Skip to content

Commit

Permalink
Updated to report failures to nonprod sre channel
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandhya1874 committed Aug 16, 2024
1 parent b0b6efa commit bee025b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy_scan_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
if: ${{ failure() }}
uses: slackapi/slack-github-action@v1.23.0
with:
channel-id: 'hmpps-sre-alerts'
channel-id: 'hmpps-sre-alerts-nonprod'
slack-message: "_Job:_ ${{ github.job }}\n_Status:_ ${{ job.status }}\n_Workflow:_ ${{ github.workflow }}\n_Repo:_ ${{ github.repository }}\n<https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}|View on github>\n"
env:
SLACK_BOT_TOKEN: ${{ secrets.HMPPS_SLACK_BOT_TOKEN }}
Expand Down

0 comments on commit bee025b

Please sign in to comment.