Skip to content

Commit

Permalink
Auto merge of #14777 - Urgau:triagebot_transfer, r=ehuss
Browse files Browse the repository at this point in the history
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`
  • Loading branch information
bors committed Nov 4, 2024
2 parents 3dedb85 + fa9ac47 commit ac43777
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ label = "O-windows"

[shortcut]

[transfer]

[autolabel."S-waiting-on-review"]
new_pr = true

Expand Down

0 comments on commit ac43777

Please sign in to comment.