Skip to content

Bitbucket

← All terms · Version control and collaboration

A Git-based code hosting and collaboration platform owned by Atlassian, designed specifically for professional teams using Jira and other Atlassian tools.

What it is

Bitbucket provides standard repository hosting and code review features, but its primary advantage is its seamless, native integration with Jira and Trello. Commits and pull requests automatically update Jira ticket statuses, providing project managers with deep, automated visibility into the engineering lifecycle.

When you would use it

You use Bitbucket primarily when your engineering and product teams are already heavily invested in the Atlassian ecosystem (Jira, Confluence) and require seamless integration.

Common operations

  • Automatically transitioning a Jira ticket to "In Review" when a pull request is opened.
  • Hosting private, enterprise code repositories tightly coupled to agile project management.

Related terms

Where this is taught