diff --git a/triagebot.toml b/triagebot.toml index 559c089195a6b..6f8200cb14c25 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -15,6 +15,13 @@ contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md" "@tgross35", ] +[autolabel."A-CI"] +trigger_files = [ + ".cirrus.yml", + ".github", + "src/ci", +] + [autolabel."S-waiting-on-review"] new_pr = true