Trello Power-Up
GitLab’s Trello Power-Up enables you to seamlessly attach GitLab merge requests to Trello cards.
Configuring the Power-Up
In order to get started, you will need to configure your Power-Up.
In Trello:
- Go to your Trello board
- Select
Power-Ups
to see a listing of all the available Power-Ups - Look for a row that says
GitLab
and select theEnable
button - Select the
Settings
(gear) icon - In the popup menu, select
Authorize Account
In this popup, fill in your API URL
and Personal Access Token
. After that, you will be able to attach any merge request to any Trello card on your selected Trello board.
What is my API URL?
Your API URL should be your GitLab instance URL with /api/v4
appended in the end of the URL.
For example, if your GitLab instance URL is https://gitlab.com
, your API URL would be https://gitlab.com/api/v4
.
If your instance’s URL is https://example.com
, your API URL will be https://example.com/api/v4
.
What is my Personal Access Token?
Your GitLab’s personal access token will enable your GitLab account to be accessed from Trello.
Find it in GitLab by clicking on your avatar (upright corner), from which you access your user Settings > Access Tokens.
Learn more about generating a personal access token in the Personal Access Token Documentation. Don’t forget to check the API scope checkbox!
Help and feedback
If there's something you don't like about this feature
To propose functionality that GitLab does not yet offer
To further help GitLab in shaping new features
If you didn't find what you were looking for
If you want help with something very specific to your use case, and can use some community support
POST ON GITLAB FORUM
If you have problems setting up or using this feature (depending on your GitLab subscription)
REQUEST SUPPORT
To view all GitLab tiers and features or to upgrade
If you want to try all features available in GitLab.com
If you want to try all features available in GitLab self-managed
If you spot an error or a need for improvement and would like to fix it yourself in a merge request
EDIT THIS PAGE
If you would like to suggest an improvement to this doc