Trello Integration with GitLab Issues
Description
Usually we like to use Trello to manage our teams for any purpose. It can be development and for business outcomes.
But wouldn’t be wonderful if we could bring everyone together on a single board? Could we potentially sync Trello Cards with Issue Numbers in GitLab? And during our commits, we could reference the number from the trello Card and reference our code against something in a community wall?
Proposal
Create an Integration on Trello to push the card Description, Label, Title and Comments to a GitLab Issue Numbers. The proposed steps would be:
- Create a trello card on Trello
- Click to link to a GitLAb Issue
- a gitlab Issue would be created and the number provided back to the trello card as an extra field or in the header of the card as #ID (is it possible)?
- all the information populated in the trello card would flow to the GitLAb Issue. Like dates, description, title, labels. (Phase 2)
- a sync would be desired in case someone also populares something in gitlab. However this might be challenging