mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 13:20:29 +08:00
pagure.io: Allow cross-projects API token with PR creation ACL
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -313,6 +313,7 @@ CROSS_PROJECT_ACLS = [
|
||||
'modify_project',
|
||||
'issue_create',
|
||||
'issue_comment',
|
||||
'pull_request_create',
|
||||
]
|
||||
|
||||
BLACKLISTED_GROUPS = ['forks', 'group', 'rpms', 'modules', 'container', 'tests']
|
||||
|
||||
Reference in New Issue
Block a user