Good Morning,

I've just cut a new pagure bugfix release: 5.7.9 the changelog can be found at:
https://docs.pagure.org/pagure/changelog.html#id1
It's basically four small bug fixes one of which we have already hotfixed, so
this release drops the hotfix but not the fix :)

In addition, I'd like to include this configuration file on our dist-git
instance:

diff --git a/ roles/distgit/pagure/templates/pagure.cfg b/ 
roles/distgit/pagure/templates/pagure.cfg
index 0aa7c7764..34f4854dd 100644
--- a/ roles/distgit/pagure/templates/pagure.cfg
+++ b/ roles/distgit/pagure/templates/pagure.cfg
@@ -279,6 +279,7 @@ CROSS_PROJECT_ACLS = [
     'pull_request_create',
     'pull_request_comment',
     'update_watch_status',
+    'pull_request_merge',
 ]

 ADMIN_API_ACLS = [


Which is meant to allow cross-project API token to merge pull-request. I'd like
to use one of these for monitoring CI on PRs and builds.

+1s?

Thanks,
Pierre
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to