Skip to content

Commit 0d4bf63

Browse files
authored
Enable automation bots on this repo (#90)
Add pull request size and staleness bots to this repo
1 parent cce5cae commit 0d4bf63

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/auto-label.yaml

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

0 commit comments

Comments
 (0)