Skip to content

Commit 3bd81c0

Browse files
authored
Update auto_update_preview.yml
Attempt to ping @apidx-interrupt in Slack notification
1 parent f3d591a commit 3bd81c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_update_preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
env:
5757
SLACK_CHANNEL: criteo-api-sdk-generator
5858
SLACK_COLOR: ${{ job.status }}
59-
SLACK_MESSAGE: Autoupdate of OAS in Preview was successful. Please check opened PR to validate the change and publish the artifcacts.
59+
SLACK_MESSAGE: Autoupdate of OAS in Preview was successful. Please check opened PRs to validate the change, and publish the artifacts @apidx-interrupt.
6060
SLACK_USERNAME: sdk-generation-bot
6161
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
6262
SLACK_FOOTER: 'Autoupdate of OAS in preview runs daily Monday to Tuesday'

0 commit comments

Comments
 (0)