Closed jordanstephens closed 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
SLACK_NOTIFIER_WEBHOOK_URL
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