Skip to content

Commit 5b5ef33

Browse files
committed
Only enable stale pull requests
1 parent a28732c commit 5b5ef33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/stale.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
pulls:
3+
daysUntilStale: 14
4+
daysUntilClose: 3
5+
staleLabel: stale
6+
markComment: >
7+
This pull request has been automatically marked as stale because it has not had
8+
recent activity. It will be closed if no further activity occurs.

0 commit comments

Comments
 (0)