bodhi: add bodhi_updates_bot group to admin groups
This group is needed by packit bot. It doesn't need any git perms at all, only perms to file updates, so we are moving this to a group that can be a admin group in bodhi. See ticket 10959 Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
cb7fb9c88f
commit
11d1b484c0
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ fedora_epel_test_announce_list = epel-devel@lists.fedoraproject.org
|
|||
# fedora_modular_test_announce_list = test@lists.fedoraproject.org
|
||||
|
||||
# Superuser groups
|
||||
# admin_groups = proventesters security_respons bodhiadmin sysadmin-main
|
||||
admin_groups = proventesters security_respons bodhiadmin sysadmin-main bodhi_update_bots
|
||||
|
||||
# Users that we don't want to show up in the "leaderboard(s)"
|
||||
stats_blacklist = bodhi anonymous autoqa taskotron bpeck/jenkins-continuous-infra.apps.ci.centos.org packagerbot/os-master02.iad2.fedoraproject.org distrobuildsync-eln/jenkins-continuous-infra.apps.ci.centos.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue