Skip to content

Commit 792ee61

Browse files
committed
Add triagebot notification for bootstrap config changes
Signed-off-by: onur-ozkan <[email protected]>
1 parent 0a05d35 commit 792ee61

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

triagebot.toml

+3
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,9 @@ message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x
566566
message = "Third-party dependency whitelist may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
567567
cc = ["@davidtwco", "@wesleywiser"]
568568

569+
[mentions."src/bootstrap/config.rs"]
570+
message = "This PR changes `src/bootstrap/config.rs`. If appropriate, please also update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/lib.rs` and `change-id` in `config.example.toml`."
571+
569572
[mentions."src/bootstrap/defaults/config.compiler.toml"]
570573
message = "This PR changes src/bootstrap/defaults/config.compiler.toml. If appropriate, please also update `config.codegen.toml` so the defaults are in sync."
571574
[mentions."src/bootstrap/defaults/config.codegen.toml"]

0 commit comments

Comments
 (0)