Skip to content

Commit

Permalink
Alert on Slack
Browse files Browse the repository at this point in the history
  • Loading branch information
jgainerdewar committed Oct 23, 2023
1 parent 9df8f80 commit 9fffafc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/run_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,11 @@ jobs:
ref: refs/heads/main
token: ${{ env.BROADBOT_TOKEN }}
inputs: '{ "bee-name": "${{ env.BEE_NAME }}" }'
wait-for-completion: true
wait-for-completion: true

report-workflow:
uses: broadinstitute/sherlock/.github/workflows/client-report-workflow.yaml@main
with:
notify-slack-channels-upon-workflow-failure: "#cromwell_jenkins_ci_errors"
permissions:
id-token: write

0 comments on commit 9fffafc

Please sign in to comment.