Skip to content

Commit 7667d4d

Browse files
authored
Merge pull request #4052 from tgross35/ci-autolabel
triagebot: Add an autolabel for CI
2 parents 4eb269c + 82b82fb commit 7667d4d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

triagebot.toml

+7
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md"
1515
"@tgross35",
1616
]
1717

18+
[autolabel."A-CI"]
19+
trigger_files = [
20+
".cirrus.yml",
21+
".github",
22+
"src/ci",
23+
]
24+
1825
[autolabel."S-waiting-on-review"]
1926
new_pr = true
2027

0 commit comments

Comments
 (0)