mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
Allow the ACL to create PR for the API tokens
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -223,6 +223,7 @@ ACLS = {
|
||||
'create_branch': 'Create a git branch on a project',
|
||||
'create_project': 'Create a new project',
|
||||
'fork_project': 'Fork a project',
|
||||
'pull_request_create': 'Open a new pull-request',
|
||||
'pull_request_close': 'Close a pull-request of this project',
|
||||
'pull_request_comment': 'Comment on a pull-request of this project',
|
||||
'pull_request_flag': 'Flag a pull-request of this project',
|
||||
|
||||
Reference in New Issue
Block a user