Also clarify what ACLs are needed. Especially the request-repo and request-branch are tricky, as they require Create a ticket ACLs.
I originally wanted to put this into eln-docs which I had trouble following. But it was correctly pointed out that this isn't specific to eln: https://github.com/fedora-eln/eln-docs/pull/58#issuecomment-3204071206
I pulled the ACLs from fedpkg help. I finally noticed that fedpkg request-branch --help also says something that I completely ignored and would help me:
Please refer to the help of the request-repo command to see what has
to be done before requesting a dist-git branch.
But searching the internet also didn't help me when trying to figure out the insufficient permissions. Hoping this PR will fix that.
Also clarify what ACLs are needed. Especially the request-repo and request-branch are tricky, as they require Create a ticket ACLs.
I originally wanted to put this into eln-docs which I had trouble following. But it was correctly pointed out that this isn't specific to eln: https://github.com/fedora-eln/eln-docs/pull/58#issuecomment-3204071206
I pulled the ACLs from fedpkg help. I finally noticed that
fedpkg request-branch --helpalso says something that I completely ignored and would help me:But searching the internet also didn't help me when trying to figure out the insufficient permissions. Hoping this PR will fix that.