Skip to content

Commit

Permalink
send urgent alerts to docs-ops-critical
Browse files Browse the repository at this point in the history
  • Loading branch information
sean1588 committed Jul 29, 2024
1 parent da71b1e commit 8bb6296
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-package-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- name: Slack Notification
uses: docker://sholung/action-slack-notify:v2.3.0
env:
SLACK_CHANNEL: docs-ops
SLACK_CHANNEL: docs-ops-critical
SLACK_COLOR: "#F54242"
SLACK_MESSAGE: "generate package metadata failure in pulumi/registry repo :meow_sad:"
SLACK_USERNAME: registrybot
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Slack Notification
uses: docker://sholung/action-slack-notify:v2.3.0
env:
SLACK_CHANNEL: docs-ops
SLACK_CHANNEL: docs-ops-critical
SLACK_COLOR: "#F54242"
SLACK_MESSAGE: "build and deploy failure in pulumi/registry repo :meow_sad:"
SLACK_USERNAME: registrybot
Expand Down

0 comments on commit 8bb6296

Please sign in to comment.