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 1afb815 commit 36f105aCopy full SHA for 36f105a
.github/stale.yml
@@ -1,5 +1,7 @@
1
# Excavator auto-updates this file. Please contribute improvements to the central template:
2
3
+only: pulls
4
+staleLabel: stale
5
pulls:
6
daysUntilStale: 14
7
daysUntilClose: 7
@@ -8,10 +10,3 @@ pulls:
8
10
This PR has been automatically marked as stale because it has not been touched in the last 14 days.
9
11
If you'd like to keep it open, please leave a comment or add the 'long-lived' label, otherwise it'll be closed in 7 days.
12
closeComment: false
- staleLabel: stale
-
13
-issues:
14
- daysUntilStale: 120
15
- daysUntilClose: false
16
- exemptLabels: [ long-lived ]
17
- staleLabel: wontfix
0 commit comments