ansible/roles/distgit
Michal Konečný 98ea6b11fc distgit: Add pull_request_close ACL
Currently it's not possible to create token with pull_request_close ACL
for user (see https://pagure.io/pagure-dist-git/issue/144).

This commit will allow users to add pull_request_close ACL to their
token. The user is still validated if it has the permission, so adding
this ACL to user token doesn't allow user to use API to close any PR
currently opened in dist-git.

Thanks @pingou for helping me with this.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-08-11 15:22:42 +02:00
..
files basessh/distgit: adjust the way ssh is configured for distgit 2021-04-03 21:16:51 +02:00
pagure distgit: Add pull_request_close ACL 2021-08-11 15:22:42 +02:00
tasks basessh/distgit: adjust the way ssh is configured for distgit 2021-04-03 21:16:51 +02:00
templates dist-git: clean up the playbook for the left over phx2 sections 2020-07-10 12:51:56 +00:00