add woo core daily slack channel
This commit is contained in:
parent
69cb72b044
commit
92d5f72c40
|
@ -22,7 +22,7 @@ jobs:
|
||||||
id: notify
|
id: notify
|
||||||
with:
|
with:
|
||||||
slack-bot-user-oauth-access-token: ${{ secrets.CODE_FREEZE_BOT_TOKEN }}
|
slack-bot-user-oauth-access-token: ${{ secrets.CODE_FREEZE_BOT_TOKEN }}
|
||||||
slack-channel: ${{ secrets.WOO_RELEASE_SLACK_CHANNEL }}
|
slack-channel: ${{ secrets.WOO_CORE_RELESES_DAILY_SLACK_CHANNEL }}
|
||||||
slack-text: |
|
slack-text: |
|
||||||
:arrow_right: New CFE request: ${{ github.event.issue.title }}
|
:arrow_right: New CFE request: ${{ github.event.issue.title }}
|
||||||
${{ github.event.issue.html_url }}
|
${{ github.event.issue.html_url }}
|
||||||
|
|
Loading…
Reference in New Issue