Skip to content

Commit

Permalink
Add auto-removal labels
Browse files Browse the repository at this point in the history
  • Loading branch information
balanprasanth committed Sep 18, 2024
1 parent e1986e3 commit 2c559da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mark_stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
stale-issue-label: "status:stale"
close-issue-reason: completed
any-of-labels: "status:awaiting user response,status:more data needed"
# List of labels to remove when issues/PRs unstale.
labels-to-remove-when-unstale: 'status:awaiting user response,status:stale'
stale-issue-message: >
Marking this issue as stale since it has been open for 7 days with no activity.
This issue will be closed if no further activity occurs.
Expand Down

0 comments on commit 2c559da

Please sign in to comment.