mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
dist-git/pagure: Allow the update_watch_status ACL
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -240,6 +240,7 @@ ACLS = {
|
||||
'modify_project': 'Modify an existing project',
|
||||
'generate_acls_project': 'Generate the Gitolite ACLs on a project',
|
||||
'commit_flag': 'Flag a commit',
|
||||
"update_watch_status": "Update the watch status on a project",
|
||||
}
|
||||
|
||||
REQUIRED_GROUPS = {
|
||||
|
||||
Reference in New Issue
Block a user