The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to create automation that sets a label based on a self hosted gitlab merge approval

Alex
March 1, 2022

In our self-hosted gitlab instance, we have approval rules on merge requests so that two developers have to approve before the code can be tested and eventually merged.

Does anyone know if it is possible to set a status or label automatically if the two approvals have been actioned in gitlab? 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Stefan Salzl
Community Champion
March 1, 2022

Hi @Alex ,

guess this could be triggered via webhook in automation (A4J). Still I´m not sure how to identify the issue it should update. This would need further investigation (maybe searching via PR info from webhook?)

Hope I could give some input for improvement on this.

Best
Stefan