blob: 53fa72469fd2d9eaaf24c68356a36eb2cb9cb1f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[assign]
[relabel]
allow-unauthenticated = [
"waiting-on-review",
"waiting-on-author",
"blocked",
]
[no-mentions]
[canonicalize-issue-links]
# Automatically close and reopen PRs made by bots to run CI on them
[bot-pull-requests]
[behind-upstream]
days-threshold = 7
|