Skip to content

Commit

Permalink
route workspaces alerts to core services slack
Browse files Browse the repository at this point in the history
  • Loading branch information
marctalbott committed Oct 17, 2024
1 parent e8dae35 commit 4a285d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rawls-run-azure-e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ env:
BEE_NAME: '${{ github.event.repository.name }}-${{ github.run_id }}-${{ github.run_attempt }}-dev'
TOKEN: '${{ secrets.BROADBOT_TOKEN }}' # github token for access to kick off a job in the private repo
E2E_ENV: 'azure_e2e.env'
STAGING_CHANNELS: 'C03F21QEWV7,C53JYBV9A' # C53JYBV9A channel is for #dsde-qa
DEV_CHANNELS: 'C03F21QEWV7' #dsp-workspaces-test-alerts
STAGING_CHANNELS: 'C07Q8H7F8LV,C53JYBV9A' # C53JYBV9A channel is for #dsde-qa
DEV_CHANNELS: 'C07Q8H7F8LV' #dsp-core-services-alerts

jobs:
init-github-context:
Expand Down

0 comments on commit 4a285d7

Please sign in to comment.