Skip to content

Commit c8c150e

Browse files
committed
Add triagebot entry for GCC modifications
1 parent d795740 commit c8c150e

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

966+
[mentions."src/bootstrap/src/core/build_steps/gcc.rs"]
967+
message = "This PR changes how GCC is built. Consider updating src/bootstrap/download-ci-gcc-stamp."
968+
966969
[mentions."test/crashes"]
967970
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."
968971

0 commit comments

Comments
 (0)