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?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.