debian-koji/cli/koji_cli
Christopher O'Brien ff1996564c Disable notifications from clone-tag by default
The tagBuildBypass and untagBuildBypass invocations in the clone-tag
CLI were not setting the notify option, leaving it at the default of
True. This means in some cases many hundreds of notification events
would be triggered from a clone-tag call.

Change the default behavior of clone-tag to explicitly disable
notifications

Add a new --notify option to clone-tag to re-enable notifications for
tagging and untagging of builds.

Fixes: #1890
2020-03-03 14:13:48 +01:00
..
__init__.py apply split 2017-06-13 11:20:38 +02:00
commands.py Disable notifications from clone-tag by default 2020-03-03 14:13:48 +01:00
lib.py replace xmlrpc_client exception with requests 2020-02-21 12:40:42 +01:00
Makefile improve test and clean targets in Makefiles 2019-11-27 15:42:30 +01:00