Creating branches and pull/merge requests introduction
The Git Integration for Jira app adds two features on the Jira issue developer panel – Create branch, and Create pull/merge […]
Create pull or merge request
Jira administrator notes Jira users can now provide their own personal access tokens (PAT) even if they are not required/mandated […]
Connection error for self-hosted git servers
Problem Jira admins are not able to connect Jira Cloud to self-hosted git servers when hosted behind a firewall or […]
Connecting to a Single Git Repository (SSH)
This process requires an existing git host repository. Obtain the SSH git clone URL from the repository home of your […]
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. […]
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 […]
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 […]