From aa71151bea7a30bd8fb56a6307fd6927e2dcc5b3 Mon Sep 17 00:00:00 2001
From: apiraino <apiraino@users.noreply.github.com>
Date: Tue, 12 Mar 2024 13:59:19 +0100
Subject: [PATCH] Enable PR tracking review assignment

---
 triagebot.toml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/triagebot.toml b/triagebot.toml
index 98f31743d4a..a2150a487e6 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -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]