ci(guide): Slack dev-deploy notifications to #hiveops-dev-deploy #8
Reference in New Issue
Block a user
Delete Branch "feat/slack-dev-deploy-notify"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a
Notify Slackstep tocd-develop— posts a colored ✅/🔴 card to #hiveops-dev-deploy on every run (deploy result), via org secretSLACK_WEBHOOK_URL.if: always()so failed build/deploy/smoke is announced, not silent.Validated: YAML parses, payload is valid JSON, live preview posted to the channel (Slack
ok). Merging this triggers a guide deploy → first real card.