Rollup merge of #124768 - fmease:enable-triagebot-transfer-2, r=jackh726

[resubmission] Meta: Enable the brand new triagebot transfer command

#124725, https://github.com/rust-lang/rust/pull/124725#issuecomment-2094783916

r? ghost
This commit is contained in:
Matthias Krüger 2024-05-06 06:21:04 +02:00 committed by GitHub
commit 78ee4ce9b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]