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 Notifications for failures #61

Open
franTarkenton opened this issue Jan 9, 2024 · 0 comments
Open

Add Notifications for failures #61

franTarkenton opened this issue Jan 9, 2024 · 0 comments

Comments

@franTarkenton
Copy link
Member

We are starting to have a lot of jobs running as github Actions. We require some kind of notification system to notify us when the jobs fail.

This should be relatively easy to do. Ideally it involves going through either the repository dispatch jobs or the cron triggered jobs and adding steps that issue notifications.

There are a couple options for these notifications:

  • email based (easy, but manual config, manual subscribe)
  • integrate with a teams channel that anyone could subscribe to.

Should go through all the various other repos that have critical jobs associated with them also and add notifications there also

@franTarkenton franTarkenton moved this to Sprint Backlog in RFC Backlog Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Sprint Backlog
Development

No branches or pull requests

1 participant