From 285a8310418bc8763e440e520687863414921c81 Mon Sep 17 00:00:00 2001 From: Trevor Gross Date: Sat, 16 Nov 2024 23:01:00 -0600 Subject: [PATCH] triagebot: Sync config with `main` --- triagebot.toml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/triagebot.toml b/triagebot.toml index 169d1ab20fd90..6f8200cb14c25 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1,13 +1,19 @@ [relabel] allow-unauthenticated = [ - "C-*", "O-*", "S-*" + "C-*", + "O-*", + "S-*", + "stable-nominated", ] [assign] contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md" [assign.owners] -"*" = ["@JohnTitor"] +"*" = [ + "@JohnTitor", + "@tgross35", +] [autolabel."A-CI"] trigger_files = [