From 5e960ef4187f0cc85a3ad854c3fa1b4a145d03f1 Mon Sep 17 00:00:00 2001 From: Jieyou Xu Date: Wed, 21 Jan 2026 09:58:33 +0800 Subject: [PATCH] triagebot: label `src/tools/build-manifest` with `T-bootstrap` --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/triagebot.toml b/triagebot.toml index a25c2a0a388c..a5cc93809b72 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -499,6 +499,7 @@ trigger_files = [ "bootstrap.example.toml", "src/bootstrap", "src/build_helper", + "src/tools/build-manifest", "src/tools/rust-installer", "src/tools/x", "src/stage0",