Skip to content

Commit 1d30dfa

Browse files
authored
Rollup merge of rust-lang#122383 - apiraino:enable-pr-tracking, r=jackh726
Enable PR tracking review assignment for rust-lang/rust This flag enables tracking pull requests review assignment to Rust contributors. The URL pointing to the documentation will become real once rust-lang/rust-forge#729 is merged r? `@jackh726` cc: `@Mark-Simulacrum`
2 parents 55c335f + aa71151 commit 1d30dfa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -854,3 +854,7 @@ project-stable-mir = [
854854
"/src/tools/tidy" = ["bootstrap"]
855855
"/src/tools/x" = ["bootstrap"]
856856
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
857+
858+
# Enable tracking of PR review assignment
859+
# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment-tracking.html
860+
[pr-tracking]

0 commit comments

Comments
 (0)