Update test-assistant-api-with-date.yml
This commit is contained in:
parent
a98d255f9f
commit
60b4502e40
|
@ -80,8 +80,8 @@ jobs:
|
||||||
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, ', ') }}
|
||||||
*Milestone:* <${{ github.event.pull_request.milestone.html_url }}|${{ github.event.pull_request.milestone.title }}> (Release Date: ${{ env.MILESTONE_DATE }})
|
*Monthly Release Milestone:* <${{ github.event.pull_request.milestone.html_url }}|${{ github.event.pull_request.milestone.title }}> (Release Date: ${{ env.MILESTONE_DATE }})
|
||||||
*Can be tested from:* ${{ env.TEST_DATE_MESSAGE }}
|
*WooAF (weekly) Timeline: this PR can be tested from:* ${{ env.TEST_DATE_MESSAGE }}
|
||||||
Please visit the <#${{ secrets.WOO_CORE_RELEASES_SLACK_CHANNEL }}> to obtain the latest WooAF build for testing.
|
Please visit the <#${{ secrets.WOO_CORE_RELEASES_SLACK_CHANNEL }}> to obtain the latest WooAF build for testing.
|
||||||
slack-optional-unfurl_links: false
|
slack-optional-unfurl_links: false
|
||||||
slack-optional-unfurl_media: false
|
slack-optional-unfurl_media: false
|
||||||
|
|
Loading…
Reference in New Issue