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 4f90269 commit df1b26dCopy full SHA for df1b26d
.github/stale.yml
@@ -8,7 +8,8 @@ daysUntilStale: 60
8
daysUntilClose: 14
9
10
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
11
-onlyLabels: []
+onlyLabels:
12
+ - waiting for answer
13
14
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
15
exemptLabels:
0 commit comments