We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e7c7e commit 6e09563Copy full SHA for 6e09563
.github/workflows/slack-notify-pr-open.yml
@@ -16,7 +16,7 @@ jobs:
16
SLACK_ICON: https://github.com/github.png
17
MSG_MINIMAL: ref,event
18
SLACK_COLOR: '#36a64f'
19
- SLACK_TITLE: 'New Pull Request'
+ SLACK_TITLE: 'New Pull Request 🚀'
20
SLACK_MESSAGE: |
21
#${{ github.event.pull_request.number }} ${{ github.event.pull_request.title }}
22
🔗 ${{ github.event.pull_request.html_url }}
0 commit comments