Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Slack notification when cron_watcher starts #6661

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jun 15, 2022

Closes #6632

Send a Slack notification to Administrators when our Cron Watcher GitHub Action is started.
Once this is in better shape, we can send the Slack message only when Cron Watcher fails.

We need to create two GitHub Action secrets for this to work. $SLACK_CHANNEL_ABC_TEAM and $SLACK_TOKEN
https://docs.github.com/en/actions/security-guides/encrypted-secrets

Technical

Testing

Screenshot

Stakeholders

@cclauss cclauss added Affects: Admin/Maintenance Issues relating to support scripts, bots, cron jobs and admin web pages. [managed] Module: Data dumps labels Jun 15, 2022
@cclauss cclauss changed the title Add slack notification to cron_watcher Add a Slack notification when cron_watcher starts Jun 15, 2022
@cclauss cclauss requested a review from cdrini June 15, 2022 15:16
@mekarpeles mekarpeles merged commit 97e5997 into internetarchive:master Jun 16, 2022
@cclauss cclauss deleted the add_slack_notification_to_cron_watcher branch June 16, 2022 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects: Admin/Maintenance Issues relating to support scripts, bots, cron jobs and admin web pages. [managed] Module: Data dumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send a Slack message when our cron_watcher GitHub Action fails
2 participants