Abillity to trigger webhooks or other actions when a job is killed
complete
M
Melissa Montanez
Currently, CCI automagically kills a job when a new job is started on top of it. However, there is no way to trigger any custom actions when the job is killed. In some scenarios, the previous job may have triggered outside actions that also need to be killed (i.e. testing on a third party service such as Saucelabs). It would be great to have the ability to add a custom action/webhook that gets triggered after CCI kills a job. That would allow us to perform cleanup actions such as killing the running third party jobs as well.
CCI-I-1047
Oran Wilder
complete
Job and Workflow Completed (canceled, failed, succeeded) webhooks are now generally available! Learn more at https://circleci.com/docs/2.0/webhooks/#overview.
Oran Wilder
in progress
Job and Workflow Webhooks are now in preview. Go to your Project Settings page to try them out, or learn more at:
During preview, we're continuing to gather feedback on how to make webhooks successful for a wide range of use cases. Let me know what you think of what's available so far. What else would make webhooks more impactful for your team?