triagebot: fix incorrect link
This commit is contained in:
parent
60d52c8b52
commit
acb7ffd277
|
|
@ -22,8 +22,8 @@ remove_labels = ["S-waiting-on-author"]
|
||||||
# Those labels are added when PR author requests a review from an assignee
|
# Those labels are added when PR author requests a review from an assignee
|
||||||
add_labels = ["S-waiting-on-review"]
|
add_labels = ["S-waiting-on-review"]
|
||||||
|
|
||||||
# Enable tracking of PR review assignment
|
# Enable shortcuts like `@rustbot ready`
|
||||||
# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment-tracking.html
|
# Documentation at: https://forge.rust-lang.org/triagebot/shortcuts.html
|
||||||
[shortcut]
|
[shortcut]
|
||||||
|
|
||||||
[autolabel."S-waiting-on-review"]
|
[autolabel."S-waiting-on-review"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue