mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 09:05:40 -05:00
Add more triagebot features
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user