Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #20324 from lnicola/triagebot-josh-sync
minor: Adjust triagebot config for rustc-josh-sync
Laurențiu Nicola 9 months ago
parent db02cdc · parent 99f957b · commit eb3d909
-rw-r--r--triagebot.toml1
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"]