We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b50d1a commit 431b7e5Copy full SHA for 431b7e5
.github/workflows/stale.yml
@@ -6,6 +6,8 @@ daysUntilClose: 7
6
exemptLabels:
7
- pinned
8
- security
9
+ - enhancement
10
+ - help wanted
11
# Label to use when marking an issue as stale
12
staleLabel: wontfix
13
# Comment to post when marking an issue as stale. Set to `false` to disable
0 commit comments