mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
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
@ -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…
Reference in New Issue
Block a user