You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/auto_update_preview.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ jobs:
56
56
env:
57
57
SLACK_CHANNEL: criteo-api-sdk-generator
58
58
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.
60
60
SLACK_USERNAME: sdk-generation-bot
61
61
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
62
62
SLACK_FOOTER: 'Autoupdate of OAS in preview runs daily Monday to Tuesday'
0 commit comments