Skip to content

Commit 6e199c9

Browse files
committed
triagebot: Add an autolabel for CI
(backport <#4052>) (cherry picked from commit 82b82fb)
1 parent fff4f8d commit 6e199c9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

triagebot.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md"
99
[assign.owners]
1010
"*" = ["@JohnTitor"]
1111

12+
[autolabel."A-CI"]
13+
trigger_files = [
14+
".cirrus.yml",
15+
".github",
16+
"src/ci",
17+
]
18+
1219
[autolabel."S-waiting-on-review"]
1320
new_pr = true
1421

0 commit comments

Comments
 (0)