Skip to content

Commit 8bed646

Browse files
committed
Enable review queue tracking
1 parent 2cd3783 commit 8bed646

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

triagebot.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,8 +1411,10 @@ compiletest = [
14111411
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
14121412
"/src/tools/libcxx-version" = ["@onur-ozkan"]
14131413

1414-
# Enable tracking of PR review assignment
1415-
# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment-tracking.html
1414+
# Enable review queue tracking
1415+
# Documentation at: https://forge.rust-lang.org/triagebot/review-queue-tracking.html
1416+
[assign.review_prefs]
1417+
14161418
[pr-tracking]
14171419

14181420
# Enable issue transfers within the org

0 commit comments

Comments
 (0)