Skip to content

Commit 0e1f7db

Browse files
authored
chore: default metrics-deploy Slack alert mention to ClaudeBox (#24484)
1 parent 13537cd commit 0e1f7db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/metrics-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ on:
4141
description: Optional Terraform list of Slack user IDs to mention on Grafana alert notifications
4242
required: false
4343
type: string
44-
default: '["U0AHB6VR8N5"]'
44+
default: '["U0AQPRA1FSL"]'
4545
secrets:
4646
GCP_SA_KEY:
4747
required: true
@@ -78,7 +78,7 @@ on:
7878
slack_alert_mention_user_ids:
7979
description: Optional Terraform list of Slack user IDs to mention on Grafana alert notifications
8080
required: false
81-
default: '["U0AHB6VR8N5"]'
81+
default: '["U0AQPRA1FSL"]'
8282

8383
jobs:
8484
metrics_deployment:

0 commit comments

Comments
 (0)