How to sync Jira Reviewer and Gitlab Reviewer

Stephan Vietz
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 2, 2024

In the DEVELOPMENT section of the project, under CODE, you will see a list of merge requests that are synchronised with GitLab. In the list, you can see the assigned GitLab reviewer next to each MR. I would also like to see this information on the Scrum Board on each ticket card.

The question is, how can I sync the Jira reviewer field from each ticket with the GitLab reviewers of the linked MR?

1 answer

0 votes
Clark Everson
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 31, 2024

Hi @Stephan Vietz 

Welcome to community

If the data is being populated from gitlab you would want to get a webhook from gitlab: https://docs.gitlab.com/ee/user/project/integrations/webhooks.html

And then you can use automation for Jira

The input for the automation rule would be set for trigger: when an incoming webhook is triggered

For issue types (select the types, or leave blank for all) as the condition

action: change the reviewer field to (this is where formatting would be based on your instance setup)

Best,

Clark

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events