distgit/pagure: allow cross-project API tokens to merge PRs
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
c6d033d8fc
commit
ebddc53593
1 changed files with 1 additions and 0 deletions
|
@ -279,6 +279,7 @@ CROSS_PROJECT_ACLS = [
|
|||
'pull_request_create',
|
||||
'pull_request_comment',
|
||||
'update_watch_status',
|
||||
'pull_request_merge',
|
||||
]
|
||||
|
||||
ADMIN_API_ACLS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue