Connecting SSH Git Repositories (Jira Cloud)
SSH git repositories can be integrated with Jira Cloud via Git Integration for Jira app. Generate an SSH key pair. […]
Connected apps
The Connected apps section shows which integrated app is connected with Git Integration for Jira. GitKraken integration app is implemented […]
Comparing branches or tags in Repository browser
On the Repository browser (Jira dashboard ➜ Apps menu ➜ Git Integration: Repository browser), click the Compare page tab. On this page, two branches from […]
Commit-msg Hook
Every developer must have this hook on his local machine in order to: Commit codes locally several times then pushes […]
Code syntax highlighter
The code diff dialog view has been improved. The Git Integration for Jira app uses the correct syntax highlighting when viewing […]
Classic Indexing Explainer
What’s on this page: How is git data indexed? Automatic indexing Indexing repositories Indexing integrations Triggering automatic reindexes via webhooks […]
Viewing builds and deployments in Jira issue
When an issue is associated with a build or deployment, additional information will be available in the right hand panel. […]
How to Use JQL Searches for Builds and Deployments
Jira Query Language (JQL) is a powerful and flexible way to search within Jira. With CI/CD for Jira you can […]
How to trigger Automation for Jira with Builds and Deployments
Jira automation allows teams to control processes and workflows using rules to automate actions within Jira. Automation rules have 3 […]
How to enable Deployment View in Jira
Jira includes a timeline that shows deployments across environments. You can search deployments by issues, environments, types and more. By […]