-
Notifications
You must be signed in to change notification settings - Fork 4
Conversation
Implemented a few badges to reflect to status of enarx/bot
![hourly](https://github.com/enarx/bot/workflows/hourly/badge.svg) | ||
![cleanup-sprint-board](https://github.com/enarx/bot/workflows/cleanup-sprint-board/badge.svg) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
The
hourly
workflow will be removed soon-ish. While the badge makes sense now, it likely won't in a few weeks. I'm still fine with the change, though. -
The
cleanup-sprint-board
workflow will remain, though it's only ever run manually at the end of every sprint, so it's not super helpful to have it. I'd personally drop this one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will there be a new Workflow added, or is it best to just move away from these badges?
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/enarx/bot.svg)](http://isitmaintained.com/project/enarx/bot "Average time to resolve an issue") | ||
[![Percentage of issues still open](http://isitmaintained.com/badge/open/enarx/bot.svg)](http://isitmaintained.com/project/enarx/bot "Percentage of issues still open") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not opposed to merging these, but it's worth noting that we haven't really been using issues in a high-throughput way like some of Enarx's other repos. They've mostly been used to denote larger tasks that get done in a few weeks, or even for backlogged tasks that have never been started. As such, the numbers on these badges look way worse than I believe they are.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left comments inline. Not opposed to merging this, but I think it has limited utility. As discussed in #50, we really need these badges on repos that use the Enarxbot instead of on Enarxbot directly.
Another alternative would be to go to the other extreme and put all badges for every workflow across the Enarx org in one place. That would allow us to see if any of them are failing without having to triage them individually.
Closing this, as it's not quite what we want for #50. |
Closes #50
Implemented a few badges to reflect to status of enarx/bot