Maintenance: narrow down stale issue filtering #1345
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 stale issue automation that was set up in #1341 has filter that is too broad and that closes issues that shouldn't be closed.
Examples: #1166, #1179
Why is this needed?
To avoid marking as stale issues that are legitimately waiting on the backlog or the were shelved while waiting for customers input.
Which area does this relate to?
Automation
Solution
We need to narrow down the
any-of-issue-label
to include onlyneed-more-information
and potentially change the key toonly-issue-labels
.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: