koji: automatically remove sidetag on untagging last package

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2020-06-17 10:55:31 +02:00 committed by cverna
parent b012b97f8a
commit f67e65ea22
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[sidetag]
# automatically remove sidetag on untagging last package
remove_empty = on

View file

@ -174,6 +174,14 @@
- koji_hub
- fedora-messaging
- name: install the configuration file for the sidetag plugin
copy:
src: sidetag.conf
dest: /etc/koji-hub/plugins/sidetag.conf
tags:
- koji_hub
#
# rpmautospec plugin
#