Skip to content

Commit

Permalink
Rollup merge of #122383 - apiraino:enable-pr-tracking, r=jackh726
Browse files Browse the repository at this point in the history
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``
  • Loading branch information
matthiaskrgr committed Mar 13, 2024
2 parents 5d13140 + aa71151 commit a18a608
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]

0 comments on commit a18a608

Please sign in to comment.