Skip to content

Commit 8eeeb66

Browse files
Add GitHub PR cleanup integration
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
1 parent 776bce0 commit 8eeeb66

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/stale.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"daysUntilStale": 28,
3+
"daysUntilClose": 14,
4+
"staleLabel": "stale",
5+
"markComment": false,
6+
"only": "pulls",
7+
}

0 commit comments

Comments
 (0)