diff --git a/triagebot.toml b/triagebot.toml index 8c569ffb52c5b..dd6a03faaaffd 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1065,3 +1065,7 @@ project-exploit-mitigations = [ # Enable tracking of PR review assignment # Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment-tracking.html [pr-tracking] + +# Enable issue transfers within the org +# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html +[transfer]