Hello everyone,
I'm considering using GitHub for Jira app to integrate our development with JIRA, but I have a concern.
Only specific people have access to GitHub and among them only a few can do things like merging.
For example, my concern is that if I integrate GitHub and JIRA anyone can open branches in my GitHub repos (even though they don't have access to GitHub).
Is there a way to enforce user permissions? For example, a user in JIRA would need to provide a GitHub PAT to be able to create branches, etc.
Thanks!