From the course: Jira Core Concepts and Advanced Features by Pearson

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Integrating Jira with source version control

Integrating Jira with source version control - Jira Tutorial

From the course: Jira Core Concepts and Advanced Features by Pearson

Integrating Jira with source version control

If you're using Jira to track software development projects, integrating Jira with your source control repository brings some major advantages. We can view code change to fix a bug, implement a story, or include it within a release, all from within Jira. Let's take a look. Most shops these days use some form of a Git repository for source code, but pretty much Every form of source control has a Jira integration available for it. You can go to marketplace.atlassian.com, shown here, to find these. We can select our Atlassian product here, and there are a lot of those, but we're interested in Jira. You can just enter whatever integration you're interested in here in the search bar, so in our case, let's say Git, a very popular source repository type. And we find a lot of matching integrations. Often there will be many integrations to choose from, some free, some paid, some made by Atlassian, but many provided by third parties. Just about any type of repository you could possibly…

Contents