Don't require reviews to merge with bors

We decided this doesn't gain us much, and just gets in the way. We've removed this requirement from all the other product-delivery repos as well.
This commit is contained in:
Michael Cooper 2019-10-21 11:32:25 -07:00 коммит произвёл GitHub
Родитель 1a471a5ea6
Коммит ebd232ca68
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,6 @@ status = [
"ci/circleci: lint",
]
block_labels = ["bors-dont-merge"]
required_approvals = 1
delete_merged_branches = true
# Avoid including verbose details in commit messages
cut_body_after = "\n---\n"