ManageIQ/miq_bot

Bot should announce in chat when repos are failing

Open

#451 opened on Nov 8, 2019

View on GitHub
 (5 comments) (2 reactions) (0 assignees)Ruby (38 forks)auto 404
enhancementhelp wantedpinned

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide