Added also 'wontfix' label

This commit is contained in:
uazo
2023-12-14 20:04:01 +05:00
committed by GitHub
parent bf5dbbcd30
commit 0182aafe6f
+1 -1
View File
@@ -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."