We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7756e7 commit 4497e18Copy full SHA for 4497e18
.github/stale.yml
@@ -3,9 +3,10 @@ daysUntilStale: 30
3
4
daysUntilClose: 7
5
6
-exemptLabels: []
+exemptLabels:
7
+ - resolution/acknowledged
8
-staleLabel: resolution/wontfix
9
+staleLabel: resolution/stale
10
11
markComment: >
12
This issue has been automatically marked as stale because it has not had
0 commit comments