about summary refs log tree commit diff
path: root/triagebot.toml
diff options
context:
space:
mode:
authorBoxy <rust@boxyuwu.dev>2025-07-25 00:02:39 +0100
committerBoxy <rust@boxyuwu.dev>2025-07-25 00:02:39 +0100
commit97676e609f1382605d75637149f4c8e4bb05904d (patch)
tree6c95fefa2411b76f2355e17642b2f12925ea5ee4 /triagebot.toml
parent246733a3d978de41c5b77b8120ba8f41592df9f1 (diff)
downloadrust-97676e609f1382605d75637149f4c8e4bb05904d.tar.gz
rust-97676e609f1382605d75637149f4c8e4bb05904d.zip
Allow setting `release-blog-post` label with rustbot
Diffstat (limited to 'triagebot.toml')
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 5b522a6617c..6cfb744f0ac 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -28,6 +28,7 @@ allow-unauthenticated = [
     "llvm-*",
     "needs-fcp",
     "relnotes",
+    "release-blog-post",
     "requires-*",
     "regression-*",
     "rla-*",