Trello boards in Bitbucket
A Trello board is a list of lists, filled with cards, used by you and your team. It’s a lot more than that, though. Trello has everything you need to organize projects of any size.
Take the Trello tour...
Get going with Trello
To get going with Trello boards in Bitbucket Cloud, you only need to:
Get a Trello account
If you don't already have a Trello account, go to https://trello.com/signup to create one.
(We're assuming you already have a Bitbucket Cloud account.)
Enable boards in Bitbucket
If you're a Bitbucket repo admin, enable Trello boards for the repo by clicking Boards in the left-hand nav panel, then Enable boards for Bitbucket.
Now you can either create a new board (see below), or add a board you've already created in Trello.
(You can disable boards for a repo by going to Settings > Settings (under 'Trello') and toggling Enable boards.)
Set team access to boards
To set access to the boards for a repo, go to Settings for the repo, then Settings (under 'Trello'). Self-invite permissions correspond to the access permissions on the repo, so for example, people with WRITE access to the repo will only see the board if the board permissions are set to WRITE or lower:
Create your first board
You can create your first Trello board directly from a Bitbucket Cloud repo (once boards have been enabled for the repo).
- In a Bitbucket repo, click Boards in the left-hand navigation panel, then Create a new board.
- Give the new board a name, and choose the team (if any) you want to collaborate with:
Now you can create cards and lists in the board, without leaving Bitbucket. See the Trello Getting Started guide for more information.
To add extra boards to a repo, create the board in Trello, then link it to the repo.
See your repo information on Trello cards
When you add a Trello board to a Bitbucket Cloud repo, your team can see repo information right on the cards in a board:
- Branch, commit, and pull request updates.
- The latest status for builds and pull requests.
You can also create a branch directly from a card.
Attach repo information to a card like this:
- Click on the front of a card and then the Bitbucket Power-Up.
- Choose an action:
When you attach a pull request or branch to a card, you'll see a green or red icon indicating the latest build status of that pull request or branch.



