Rollup merge of #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 https://github.com/rust-lang/rust-forge/pull/729 is merged r? ``@jackh726`` cc: ``@Mark-Simulacrum``
This commit is contained in:
commit
a18a608c2c
1 changed files with 4 additions and 0 deletions
|
@ -854,3 +854,7 @@ project-stable-mir = [
|
|||
"/src/tools/tidy" = ["bootstrap"]
|
||||
"/src/tools/x" = ["bootstrap"]
|
||||
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
|
||||
|
||||
# Enable tracking of PR review assignment
|
||||
# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment-tracking.html
|
||||
[pr-tracking]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue