Skip to content

Limit slack notifications to schedule trigger#35

Merged
mirams merged 1 commit into
mainfrom
limit-slack-notification
Nov 6, 2025
Merged

Limit slack notifications to schedule trigger#35
mirams merged 1 commit into
mainfrom
limit-slack-notification

Conversation

@kwabenantim
Copy link
Copy Markdown
Member

Summary

Slack notifications only need to be sent for test failures triggered by the cron job schedule since those aren't closely monitored.

Sufficient notifications (via email, github landing page) are already sent for test failures triggered by PRs and other action triggers. Those also tend to be watched closely.

Limiting slack notifications to the schedule trigger will avoid token issues with PRs from forks.

@kwabenantim kwabenantim self-assigned this Nov 5, 2025
@kwabenantim kwabenantim requested a review from mirams November 6, 2025 09:21
@mirams mirams merged commit c45a11a into main Nov 6, 2025
1 check passed
@mirams mirams deleted the limit-slack-notification branch November 6, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants