HTTP Endpoints for Webhooks
HTTP endpoints for webhooks allow you to listen to callback events from external sources such as Jira or GitHub.
HTTP endpoints for webhooks allow you to listen to callback events from external sources such as Jira or GitHub.
Triggers allow you to set the conditions for an event to create an action, such as a release task.
Webhooks, introduced in Release 9.7, are able to trigger releases as a reaction to specific HTTP requests made by an external source. This can potentially reduce the load of Release, while also reducing the pressure on external systems caused by polling methods where release triggers had to actively make requests to the third party system.