Maintenance: introduce new need-response
label that will trigger stale automation
#1389
Closed
1 of 2 tasks
Labels
automation
This item relates to automation
completed
This item is complete and has been merged/shipped
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Summary
The repo has an automation that runs every night and checks for stale issues - issues that haven't been interacted with for 2 weeks - and closes them after they've been marked as stale for a week.
The automation works by looking at issue labels and update dates. This issue tracks the introduction of a new label dedicated specifically to this workflow.
Why is this needed?
When I configured the workflow I mistakenly overloaded the meaning of other existing labels (
need-more-information
first, thenneed-customer-feedback
). This has caused the workflow to mistakenly close some issues that had been intentionally left open to either gather feedback or signal that more info is needed.Which area does this relate to?
Automation
Solution
Introduce a new
need-response
label that is linked only to the Stale automation & update theMAINTAINERS.md
document to reflect the change.Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: