On this page:
- Understand project permissions
- Configure permissions for integrations
- Configure permissions for individual repositories
Understand Project Permissions
By default, integrations (GitLab, GitHub, etc.) and individual repositories associate with all Jira projects. Jira administrators can limit which projects have access to specific integrations or repositories.
Affected Features
Project associations control which projects display repository content in:
- Git Commits issue tab
- Git Roll Up issue tab
- Git Source Code issue side panel
- View all repositories page
- Repository Browser: Browse page
- Repository Browser: Commits page
- Repository Browser: Compare page
- Create branch issue dialog
- Create pull/merge request issue dialog
Configure Permissions for Integrations
Limit which Jira projects can access an integration’s repositories:
-
Go to Git ➜ Manage Git repositories.
-
Add a new integration or edit an existing one.
-
Locate the Project Permissions setting.
-
Clear Associate with all projects.
-
Select one or more Jira projects from the list.
-
Click Update to save your changes.
Configure Permissions for Individual Repositories
Limit which Jira projects can access a specific repository:
-
Go to Git ➜ Manage Git repositories.
-
Add a new repository or edit an existing one.
-
Locate the Project Permissions setting.
-
Clear Associate with all projects.
-
Select one or more Jira projects from the list.
-
Click Update to save your changes.
Last updated: December 2025