copr: cleanup copr.conf

This commit is contained in:
Miroslav Suchý 2024-04-02 10:29:14 +02:00
parent 2274dadb07
commit fe8b6dca4f

View file

@ -111,8 +111,6 @@ COPR_DIST_GIT_LOGS_URL = "https://{{ dist_git_base_url }}/per-task-logs"
# no need to filter cla_* groups, they are already filtered by fedora openid
GROUP_DENYLIST = ['fedorabugs', 'packager', 'provenpackager', 'ipausers', 'signed_fpca', 'fedora-contributor']
# TODO: remove BLACKLISTED_GROUPS once # https://pagure.io/copr/copr/pull-request/1960 is released
BLACKLISTED_GROUPS = GROUP_DENYLIST
DEFER_BUILD_SECONDS = 300