Skip to content

Commit

Permalink
Added also 'wontfix' label
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo authored Dec 14, 2023
1 parent bf5dbbc commit 0182aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/stale@v6
with:
exempt-all-milestones: true
any-of-labels: 'awaiting info'
any-of-labels: 'awaiting info,wontfix'
days-before-stale: 5
days-before-close: 7
stale-issue-message: "This issue has been automatically marked as stale as there has been no recent activity in response to our request for more information. Please respond so that we can proceed with this issue."
Expand Down

0 comments on commit 0182aaf

Please sign in to comment.