DefangLabs / defang-docs

Documentation for Defang - a radically simpler way for developers to develop, deploy, and debug cloud applications.
http://docs.defang.io/
2 stars 2 forks source link

Notify slack if deploy action fails #70

Closed jordanstephens closed 3 months ago

jordanstephens commented 3 months ago

Yesterday a triggered workflow failed, and we didn't realize it right away. The workflow is intended to automatically update our docs after we released a build of the defang cli.

This PR adds a workflow step to notify a slack channel when it fails.

The SLACK_NOTIFIER_WEBHOOK_URL secret has been added here: https://github.com/DefangLabs/defang-docs/settings/secrets/actions