Custom Webhooks
Seed now supports custom webhooks as a way to be notified on the progress of a build. Simply, add the webhook URL and optionally specify a JWS secret token.
And Seed will send you a notification with the status set to either deploying
, success
, or failure
.
You can configure webhook notifications for a specific stage. So for example, you can turn on notifications for the production stage only. With the simple yet targeted email, slack, and webhook notifications; Seed helps your team better manage deployments for your Serverless projects.
You can read more about adding build notifications in our docs.
Do your Serverless deployments take too long? Incremental deploys in Seed can speed it up 100x!
Learn More