diff options
| author | apiraino <apiraino@users.noreply.github.com> | 2024-03-12 13:59:19 +0100 |
|---|---|---|
| committer | apiraino <apiraino@users.noreply.github.com> | 2024-03-12 13:59:19 +0100 |
| commit | aa71151bea7a30bd8fb56a6307fd6927e2dcc5b3 (patch) | |
| tree | 990bb5eb6d9d4bfb1ff23eaa06a400d67b2471ad | |
| parent | e919669d42dfb8950866d4cb268c5359eb3f7c54 (diff) | |
| download | rust-aa71151bea7a30bd8fb56a6307fd6927e2dcc5b3.tar.gz rust-aa71151bea7a30bd8fb56a6307fd6927e2dcc5b3.zip | |
Enable PR tracking review assignment
| -rw-r--r-- | triagebot.toml | 4 |
1 files changed, 4 insertions, 0 deletions
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] |
