Trigger webhook when all threads are resolved
Problem to solve
When a Discussion is marked as resolved
or unresolved
, it's not possible to get triggered by the Webhook, because it's not seen as an event.
Target audience
Persona: Systems Administrator
Further details
If we need to do specific actions when a discussion is marked as resolved or unresolved, it's not possible currently
Proposal
Add to these buttons :
Mark as resolved
/ Resolve discussion
/ Unresolve discussion
the possibility to get triggered on the Settings > Integration > Trigger > Merge Request Events
option
What does success look like, and how can we measure that?
When these buttons are pushed :
Mark as resolved
/ Resolve discussion
/ Unresolve discussion
, it's possible to trigger them on the Merge Request Events
.
Edited by Kai Armstrong