Skip to content

Commit 06a7c61

Browse files
committed
Add triagebot entry for GCC modifications
1 parent 41905d5 commit 06a7c61

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

961+
[mentions."src/bootstrap/src/core/build_steps/gcc.rs"]
962+
message = "This PR changes how GCC is built. Consider updating src/bootstrap/download-ci-gcc-stamp."
963+
961964
[mentions."tests/crashes"]
962965
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."
963966

0 commit comments

Comments
 (0)