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 2784534 commit 2ab2d91Copy full SHA for 2ab2d91
.github/stale.yml
@@ -5,7 +5,7 @@ daysUntilStale: 30
5
daysUntilClose: 7
6
7
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
8
-onlyLabels: [unconfirmed,cant-reproduce]
+onlyLabels: [cant-reproduce]
9
10
# Label to use when marking an issue as stale
11
staleLabel: stale
0 commit comments