Notify maintainer when a repo master build has failed for a prolonged period
For a less popular repo, the master build could be in failed state for prolonged period without being noticed.
E.g. a 25 day failure here. This build failure is caused by a core change and we should have caught and fixed this problem early on vs now being notified by a bug report.
So a feature request: miq-bot to notify (e.g. by emailing) maintainers after say failure not fixed within 1 day.
Travis has a lot of features built in for notifications
- email: https://docs.travis-ci.com/user/notifications/#Configuring-email-notifications
- gitter (via irc): https://docs.travis-ci.com/user/notifications/#Configuring-IRC-notifications
- or both
I would prefer one of those over coding our own home grown notification
yeah, that'd would work. I'll keep this issue open until we set the other things up.
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.