Integrate Bitbucket with Jira Data Center/Server
Quickly learn how to connect Bitbucket Server git repositories via Git Integration for Jira app.
-
- *
Single repository integration
Obtain the repository URL from the Bitbucket Server repository project page. Choose between SSH or HTTPS.
-
On your Jira dashboard menu, go to Git ➜ Manage repositories.
-
Click Connect to Git Repository to open the Connect Wizard.
-
Paste the URL from BitBucket web portal in the provided box.
-
Continue to the next step by following the screen instructions.
-
Click Finish to complete this process.
The repository is now connected to Jira Data Center/Server.
Setting up weblinks
This feature is optional.
Configure web links from either of the following locations:
-
Advanced setup in Connect Wizard
-
Git ➜ Manage repositories ➜ Edit repository/integration settings.
Set git paths and customize options for the git host.
Save the changes.
Viewing git commits in Jira Data Center/Server
-
Perform a git commit by adding the Jira issue key in the commit message. This will associate the commit to the mentioned Jira issue.
-
Open the Jira issue.
-
Scroll down to the Activity panel then click the Git Commits tab.
-
Click View Full Commit to view the code diff.