Skip to content

Commit 2ab2d91

Browse files
authored
Use cant-reproduce for stale
1 parent 2784534 commit 2ab2d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ daysUntilStale: 30
55
daysUntilClose: 7
66

77
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
8-
onlyLabels: [unconfirmed,cant-reproduce]
8+
onlyLabels: [cant-reproduce]
99

1010
# Label to use when marking an issue as stale
1111
staleLabel: stale

0 commit comments

Comments
 (0)