Skip to content

Commit 36f105a

Browse files
Excavator: stale-bot closes PRs after 14 days of inactivity (#425)
1 parent 1afb815 commit 36f105a

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/stale.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Excavator auto-updates this file. Please contribute improvements to the central template:
22

3+
only: pulls
4+
staleLabel: stale
35
pulls:
46
daysUntilStale: 14
57
daysUntilClose: 7
@@ -8,10 +10,3 @@ pulls:
810
This PR has been automatically marked as stale because it has not been touched in the last 14 days.
911
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.
1012
closeComment: false
11-
staleLabel: stale
12-
13-
issues:
14-
daysUntilStale: 120
15-
daysUntilClose: false
16-
exemptLabels: [ long-lived ]
17-
staleLabel: wontfix

0 commit comments

Comments
 (0)