diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index d4d6dc69db..5b53d5e1c1 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -490,3 +490,12 @@ jobs: - name: workflow success run: exit 0 if: ${{ contains(needs.*.result, 'success') }} + - uses: slackapi/slack-github-action@v1.23.0 + name: Nofify QA hxp-studio-testing failure + if: ${{ contains(needs.*.result, 'failure') }} + env: + SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }} + with: + channel-id: 'C016SMNNL8L' #guild-channel + slack-message: "Warning: The daily ADF cronjob failed\n Workflow run :