We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5d52f commit f33e18bCopy full SHA for f33e18b
.github/workflows/CD-pipeline.yml
@@ -125,6 +125,6 @@ jobs:
125
SLACK_COLOR: '#FFBF00'
126
SLACK_TITLE: 'Sync PR (*${{ env.STACK_NAME }}*) :repeat:'
127
SLACK_MESSAGE: "Let's merge this ASAP: https://github.com/${{ github.repository }}/pull/${{ steps.pull.outputs.PULL_REQUEST_NUMBER }}"
128
- SLACK_USERNAME: bazt-bot
+ SLACK_USERNAME: devops-bot
129
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
130
MSG_MINIMAL: true
0 commit comments