Add Web hook Trigger that is executed only if a job succeeds
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
These are the current options for Web hook Triggers:
Push events
This url will be triggered by a push to the repository
Tag push events
This url will be triggered when a new tag is pushed to the repository
Comments
This url will be triggered when someone adds a comment
Issues events
This url will be triggered when an issue is created/updated/merged
Merge Request events
This url will be triggered when a merge request is created/updated/merged
Job events
This url will be triggered when the job status changes
The job events Trigger is run regardless of whether or not the job is successful.
Can you add an option that will only Trigger the Web hook if the job succeeds?
Thanks!
Edited by 🤖 GitLab Bot 🤖