Allow the ACL to create PR for the API tokens
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
e580ea493d
commit
ccc571a70a
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue