Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'triagebot.toml')
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 2201b5a5e7..c9862495bc 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -17,6 +17,7 @@ exclude_titles = [ # exclude syncs from subtree in rust-lang/rust "sync from downstream", "Sync from rust", "sync from rust", + "Rustc pull update", ] labels = ["has-merge-commits", "S-waiting-on-author"] |