Skip to content

Commit

Permalink
Use slack channel
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriziovitale committed Jul 23, 2024
1 parent d484201 commit fadb0bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -529,8 +529,8 @@ jobs:
"use-local-adf": "${{ env.BRANCH_NAME }}",
"notify-on-failure": true,
"rp-trigger": "adf-to-hxp-test",
"slack-channel-id": "D056HA6MP6Y",
"slack-message-title": "ADF => HxP check\n🔴 Frontend e2e test failed"
"slack-channel-id": "C016SMNNL8L",
"slack-message-title": "ADF => HxP check\n🔴 Frontend e2e test failed on branch ${{ env.BRANCH_NAME }}"
}
token: ${{ secrets.ALFRESCO_BUILD_GH_TOKEN }}
wait-for-completion: true
Expand Down

0 comments on commit fadb0bf

Please sign in to comment.