How to one-way map Gitlab Issues, Comments, and Pushes toward Taiga

projectmanagemnt

Step 1: Open Taiga and Gitlab Project.

For Taiga: Go to Settings > Integrations > GITLAB

For GITLAB: Go to Project > [PROJECT_NAME] > Settings > Webhooks

Step 2: In Gitlab, click Add a New Webhook:

Step 3: Copy over the Taiga URL+secret to Gitlab URL+secret and configure to allow Push, Issues, and Comments

Copy Taiga's Secret Key to Gitlab's Secret Token. Copy Taiga's Payload URL to Gitlab's URL

This is normal. This means the Taiga URL contains the secret token and will be cleared by gitlab because the secret token is stored in a separate text box:

Allow Push, Issues, and Comments:

(Merge requests might work..? Idk havent tested Push or Merge events yet)

Step 4: Create a Gitlab issue or Test to see if Gitlab issues are appearing in the Taiga Issues area.