Update test-assistant-release-highlight-tracker.yml
This commit is contained in:
parent
c0750d5567
commit
7ad4ef8e4d
|
@ -76,7 +76,7 @@ jobs:
|
||||||
id: notify
|
id: notify
|
||||||
with:
|
with:
|
||||||
slack-bot-user-oauth-access-token: ${{ secrets.TEST_ASSISTANCE_BOT_TOKEN }}
|
slack-bot-user-oauth-access-token: ${{ secrets.TEST_ASSISTANCE_BOT_TOKEN }}
|
||||||
slack-channel: ${{ secrets.TEST_SLACK_CHANNEL }}
|
slack-channel: ${{ secrets.WOO_CORE_RELEASES_HIGHLIGHTS_SLACK_CHANNEL }}
|
||||||
slack-text: |
|
slack-text: |
|
||||||
<${{ github.event.pull_request.html_url }}|${{ github.event.pull_request.title }}>
|
<${{ github.event.pull_request.html_url }}|${{ github.event.pull_request.title }}>
|
||||||
*Labels:* ${{ join(github.event.pull_request.labels.*.name, ', ') }}
|
*Labels:* ${{ join(github.event.pull_request.labels.*.name, ', ') }}
|
||||||
|
|
Loading…
Reference in New Issue