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:
parent
b42e53c912
commit
fdcb35f94c
1 changed files with 1 additions and 0 deletions
|
@ -313,6 +313,7 @@ CROSS_PROJECT_ACLS = [
|
|||
'modify_project',
|
||||
'issue_create',
|
||||
'issue_comment',
|
||||
'pull_request_create',
|
||||
]
|
||||
|
||||
BLACKLISTED_GROUPS = ['forks', 'group', 'rpms', 'modules', 'container', 'tests']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue