Skip to content

Commit ace3b7e

Browse files
committed
Add triagebot entry for GCC modifications
1 parent 514310f commit ace3b7e

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
@@ -960,6 +960,9 @@ If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/util
960960
[mentions."src/bootstrap/src/core/build_steps/llvm.rs"]
961961
message = "This PR changes how LLVM is built. Consider updating src/bootstrap/download-ci-llvm-stamp."
962962

963+
[mentions."src/bootstrap/src/core/build_steps/gcc.rs"]
964+
message = "This PR changes how GCC is built. Consider updating src/bootstrap/download-ci-gcc-stamp."
965+
963966
[mentions."test/crashes"]
964967
message = "This PR changes a file inside `tests/crashes`. If a crash was fixed, please move into the corresponding `ui` subdir and add 'Fixes #<issueNr>' to the PR description to autoclose the issue upon merge."
965968

0 commit comments

Comments
 (0)