+1 On Thu, 28 Mar 2019 at 05:59, Pierre-Yves Chibon <pin...@pingoured.fr> wrote: > > This just makes pagure accept to generate project-less API tokens > with these two ACLs. > > Signed-off-by: Pierre-Yves Chibon <pin...@pingoured.fr> > --- > roles/distgit/pagure/templates/pagure.cfg | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/roles/distgit/pagure/templates/pagure.cfg > b/roles/distgit/pagure/templates/pagure.cfg > index a66b3278b..385b80464 100644 > --- a/roles/distgit/pagure/templates/pagure.cfg > +++ b/roles/distgit/pagure/templates/pagure.cfg > @@ -273,10 +273,8 @@ USER_ACLS = [ > CROSS_PROJECT_ACLS = [ > 'fork_project', > 'modify_project', > -{% if env == 'staging' %} > 'pull_request_create', > 'pull_request_comment', > -{% endif %} > ] > > ADMIN_API_ACLS = [ > -- > 2.20.1 > _______________________________________________ > infrastructure mailing list -- infrastructure@lists.fedoraproject.org > To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org
-- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org