golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.27k stars 17.57k forks source link

x/build/cmd/watchflakes: should report broken bots #68790

Open cagedmantis opened 1 month ago

cagedmantis commented 1 month ago

Watchflakes should detect when a bot is broken or missing and create an issue which would alert the owners about the condition. This is bot specific making it a bit different than #58819.

cc @cherrymui @dmitshur

gabyhelp commented 1 month ago

Related Issues and Documentation

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

gopherbot commented 1 month ago

Change https://go.dev/cl/602036 mentions this issue: cmd/watchflakes: add the ability to query for broken bots