mirror of
https://github.com/rust-lang/mdBook
synced 2025-04-29 15:47:26 +08:00
Add more triagebot features
This commit is contained in:
parent
b47d1cff33
commit
c908ac8cc5
@ -21,3 +21,16 @@ allow-unauthenticated = [
|
||||
|
||||
[autolabel."S-waiting-on-review"]
|
||||
new_pr = true
|
||||
|
||||
[merge-conflicts]
|
||||
remove = []
|
||||
add = ["S-waiting-on-author"]
|
||||
unless = ["S-blocked", "S-waiting-on-review"]
|
||||
|
||||
[review-submitted]
|
||||
reviewed_label = "S-waiting-on-author"
|
||||
review_labels = ["S-waiting-on-review"]
|
||||
|
||||
[review-requested]
|
||||
remove_labels = ["S-waiting-on-author"]
|
||||
add_labels = ["S-waiting-on-review"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user