Rollup merge of #141384 - Kobzol:enable-review-prefs, r=jieyouxu

Enable review queue tracking

This PR enables the new review queue tracking assignment logic implemented in triagebot. It is documented in https://github.com/rust-lang/rust-forge/pull/853.
This commit is contained in:
Guillaume Gomez 2025-05-29 17:02:58 +02:00 committed by GitHub
commit 08bbf245ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1416,8 +1416,10 @@ compiletest = [
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
"/src/tools/libcxx-version" = ["@onur-ozkan"]
# Enable tracking of PR review assignment
# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment-tracking.html
# Enable review queue tracking
# Documentation at: https://forge.rust-lang.org/triagebot/review-queue-tracking.html
[assign.review_prefs]
[pr-tracking]
# Enable issue transfers within the org