Bot should announce in chat when repos are failing
I think the bot should monitor Travis repos, and announce failures in gitter chat. In particular, this announcement is important to be cross-repo, so that, say a failure in manageiq/master is announced in the manageiq/ui room.
To avoid slamming the rooms, the bot should announced once on first detection of failure, then announce once that failure is back to green.
Might also be helpful to automatically list all PRs merged in the Org since the last green test. Not sure how we would present that in an announcement cause the list could get really big?
See also https://github.com/ManageIQ/miq_bot/issues/186
Took a stab at this here: https://github.com/ManageIQ/miq_bot/pull/469
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.
This one now should be reworked to check GitHub Actions instead.