Add GH Action to remove status labels when closed #7967
Labels
development
Tech debt, refactors, CI, tests, and other related work.
good first issue
This issue is good for newcomers
First check
Description
When issues are closed, the status label should be removed. No reason to leave "status:triage" on a closed issue.
Impact
This will simplify counts of issues in various states and avoid misleading statuses on archived issues.
Additional context
This will also put us in a good place to make other changes to issue labels with automations, e.g. we can remove
status:triage
whenstatus:accepted
is applied or addstatus:in-progress
when someone is assigned / a pull request is opened.The text was updated successfully, but these errors were encountered: