Skip to content

Commit 23f7fa5

Browse files
authored
feat: Enable auto-label bot to mark stale pull requests (#758)
1 parent 86223ff commit 23f7fa5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/auto-label. yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
product: true
2+
staleness:
3+
pullrequest: true
4+
old: 30
5+
critical: 60

0 commit comments

Comments
 (0)