Skip to content

Commit

Permalink
Unrolled build for rust-lang#122383
Browse files Browse the repository at this point in the history
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``
  • Loading branch information
rust-timer authored Mar 13, 2024
2 parents 5a6c1aa + aa71151 commit 4400f5e
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 4400f5e

Please sign in to comment.