debian-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
..
koji_cli Disable notifications from clone-tag by default 2020-03-03 14:13:48 +01:00
koji remove unused imports 2019-12-12 11:00:58 +00:00
koji.conf add an option to set server realm for all clients 2019-10-10 16:37:56 +02:00
Makefile improve test and clean targets in Makefiles 2019-11-27 15:42:30 +01:00