diff --git a/triagebot.toml b/triagebot.toml index 893908eb7e3..e3c4233c843 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -588,6 +588,8 @@ cc = ["@davidtwco", "@wesleywiser"] [mentions."src/bootstrap/src/core/config"] message = "This PR modifies `src/bootstrap/src/core/config`. If appropriate, please also update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/lib.rs` and `change-id` in `config.example.toml`." +[mentions."src/bootstrap/defaults"] +message = "This PR modifies `src/bootstrap/defaults`. If appropriate, please also update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/lib.rs` and `change-id` in `config.example.toml`." [mentions."config.example.toml"] message = "This PR changes `config.example.toml`. If appropriate, please also update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/lib.rs` and `change-id` in `config.example.toml`."