Skip to content

Proposal: Disable the Github stale bot after backlog cleanup; rely on explicit triage labels #21051

@zhijun42

Description

@zhijun42

What would you like to be added?

See details below.

Why is this needed?

Hi maintainers 👋

First of all, thank you for all the work you do on etcd — especially given how demanding infra maintenance is.

Issue

I wanted to share a perspective on the current stale bot setup. It seems clear that the stale bot has already delivered significant value:

  • it helped close a large historical backlog
  • it reduced open issue count to a much more manageable level
  • it lowered cognitive load for maintainers

In that sense, it worked well as a one-off house-cleaning tool.

However, now that the repository has down to ~100 active open issues, I think the cost/benefit has shifted.

At this stage:

I’ve also noticed cases where maintainers removed the stale label added by the bot, and then the bot reapplied the label again after 21 days of inactivity, and then maintainers had to remove once again, and this goes on and on. This is a strong indication that this feature is hurting the project.

Many etcd issues involve distributed systems edge cases, need careful reproduction and require maintainer switch context to even triage. So apparently, Silence ≠ low value.

Proposal

  • Treat the stale bot as a completed one-off cleanup mission
  • Fully disable it going forward
  • Rely instead on explicit human intent via labels such as:
    • to-be-triaged
    • to-be-assigned
    • no-plan
  • Acknowledge the fact that some of the current issues might be silent for a long-time, because even adding labels (let alone writing code to fix the bug, etc) to issues requires maintainer's energy and attention. And silence is okay, and we shouldn't rely on any bot to auto remove it.

This keeps the issue tracker:

  • honest (closed = decision made)
  • information-preserving
  • aligned with etcd’s pace and depth as a foundational system
  • makes maintainers' life easier - don't need to fight with the bot anymore

Happy to hear thoughts — and thanks again for maintaining such an important project.

And happy Christmas everyone!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions