triagebot: enable issue transfer
This commit is contained in:
parent
7485ed7fbc
commit
77b0952142
|
|
@ -29,6 +29,10 @@ add_labels = ["S-waiting-on-review"]
|
||||||
[autolabel."S-waiting-on-review"]
|
[autolabel."S-waiting-on-review"]
|
||||||
new_pr = true
|
new_pr = true
|
||||||
|
|
||||||
|
# Enable issue transfers within the org
|
||||||
|
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html
|
||||||
|
[transfer]
|
||||||
|
|
||||||
[relabel]
|
[relabel]
|
||||||
allow-unauthenticated = [
|
allow-unauthenticated = [
|
||||||
"-Z*",
|
"-Z*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue