Hi Community,
I need some help understanding the correct and recommended setup for integrating Jira Cloud → GitHub → CI/CD pipelines in a Company‑Managed Project.
But I am still not sure about the correct sequence and permissions required.
As a Space Admin (not full Org Admin), can I fully configure GitHub integration?
What permissions are required to connect multiple GitHub repositories to the project?
What is the correct setup workflow for:
For GitHub Actions:
Does each GitHub repository need to be connected manually, or can all repos within an organization be linked at once?
For CI/CD deployment tracking:
What are the recommended best practices to ensure Jira shows:
Is any additional configuration required on Jira side, such as:
Any guidance, examples, best practices, or detailed steps would be hugely appreciated.
Thanks in advance!
Welcome to Atlassian community and thank you for your post.
I reply to some of your question:
As a Space Admin (not full Org Admin), can I fully configure GitHub integration?
What permissions are required to connect multiple GitHub repositories to the project?
No, to fully connect it is required (see here ):
Site administrator permission for your Jira site
Owner permission for a GitHub organization
To check this, go to your GitHub organization settings and look for your permission level next to the organization name.
What is the correct setup workflow for:
Please follow this tutorial
Does each GitHub repository need to be connected manually,
There are two options in the connector config section, connect all repos (and indirectly all the repos created after) or connect only selected repos (new repos created after won't be connected)
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.