Skip to content

CI: prevent stale-bot from closing "help-wanted" tickets (or tickets attached to projects) #19050

Open
@thaJeztah

Description

@thaJeztah

Is this a docs issue?

  • My issue is about the documentation content or website

Type of issue

Other

Description

The stale-bot automatically closes tickets after there's been no activity for some time. Some of these tickets were "acknowledged" (valid), but not yet being worked on.

While it's good to periodically clean up stale issues, we should also prevent tickets from being closed prematurely; (IMO) it's ok to have a backlog of tickets to work on; not all may have "top" priority, but having tickets to track things to improve is useful.

Location

Suggestion

We should prevent tickets from being closed automatically if;

  • a "help-wanted" label is set; these are tickets that may be "lower" priority, but could be "good first issues" for contributors
  • a project is set (these may not be publicly visible, but we have some internal GitHub projects keeping backlogs for teams, such as "runtime-team" and "build-team"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions