disable no-merges check for now

This commit is contained in:
Ralf Jung 2023-09-21 07:49:38 +02:00
parent 59105177cc
commit a11b1d8b26

View File

@ -10,5 +10,6 @@ allow-unauthenticated = [
# Gives us the commands 'ready', 'author', 'blocked'
[shortcut]
[no-merges]
exclude_titles = ["Rollup of", "sync from rustc"]
# disabled until https://github.com/rust-lang/triagebot/pull/1720 lands
#[no-merges]
#exclude_titles = ["Rollup of", "sync from rustc"]