diff --git a/pagure/default_config.py b/pagure/default_config.py index 6b03967..3edab09 100644 --- a/pagure/default_config.py +++ b/pagure/default_config.py @@ -224,6 +224,7 @@ ACLS = { 'pull_request_comment': 'Comment on a pull-request of this project', 'pull_request_flag': 'Flag a pull-request of this project', 'pull_request_merge': 'Merge a pull-request of this project', + 'issue_subscribe': 'Subscribe the user with this token to an issue', } # Bootstrap URLS