Hey HN,
We’re shipping webhooks for optimizing your continuous delivery workflows when you are building your Internal Developer Platform.
Webhooks can trigger on events such as a deployment starting or being completed. The resulting actions could be as simple as posting a Slack message or as complex as running a suite of integration tests or initializing data.
Here are some examples:
Notifications: post to a slack channel when a deployment starts completed.
Triggering processes: kick off a test suite once a deployment has been completed.
Audit; record a new environment being created in an inventory system.
Cleanup; remove references to a deleted environment in an external monitoring system.
2 comments
[ 1.5 ms ] story [ 14.0 ms ] threadWebhooks can trigger on events such as a deployment starting or being completed. The resulting actions could be as simple as posting a Slack message or as complex as running a suite of integration tests or initializing data.
Here are some examples: Notifications: post to a slack channel when a deployment starts completed. Triggering processes: kick off a test suite once a deployment has been completed. Audit; record a new environment being created in an inventory system. Cleanup; remove references to a deleted environment in an external monitoring system.