Skip to content

Commit ac43777

Browse files
committed
Auto merge of #14777 - Urgau:triagebot_transfer, r=ehuss
Enable transfer feature in triagebot This PR enables the `transfer` feature from triagebot, it permits issue transfers within the org. Documentation at: https://forge.rust-lang.org/triagebot/transfer.html It would have been useful in rust-lang/rust#132572 (comment) r? `@ehuss`
2 parents 3dedb85 + fa9ac47 commit ac43777

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ label = "O-windows"
2626

2727
[shortcut]
2828

29+
[transfer]
30+
2931
[autolabel."S-waiting-on-review"]
3032
new_pr = true
3133

0 commit comments

Comments
 (0)