Skip to content

🛠 Repo: Add a bot to automatically close stale "waiting for author" issues #5541

@mark-wiemer

Description

@mark-wiemer

Tooling Suggestion Checklist

Overview

As we continue through the backlog, we're bound to find more issues that have been "waiting for author" for weeks, months, maybe years. To be more objective and lower the maintenance burden, we should have an automated bot that:

  • Comments on issues with label "status: waiting for author" after two weeks of inactivity, asking the author to followup
  • Closes those same issues after two more weeks of inactivity
  • Only acts on issues with label "status: waiting for author". If that label is removed, even after a bot comment, the bot no longer acts on that issue
    • Timer is reset for every non-bot comment on the issue

Maintainers will follow these issues as well and be notified in case anything changes. Maintainers can remove the "status: waiting for author" label to keep the issue open indefinitely

Additional Info

Yay I get to learn about GitHub automation :)

Metadata

Metadata

Assignees

Labels

area: repository toolingconcerning ease of contributioncore-teamissues which must be handled by Mocha's core team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions