Add rust to bors config
This commit is contained in:
Родитель
5e519b9f5c
Коммит
80f8297350
|
@ -1,4 +1,8 @@
|
|||
status = ["ci/circleci: firefox-build-and-deploy", "ci/circleci: docker-build-and-deploy"]
|
||||
status = [
|
||||
"ci/circleci: firefox-build-and-deploy",
|
||||
"ci/circleci: docker-build-and-deploy",
|
||||
"ci/circleci: rust-build-and-deploy",
|
||||
]
|
||||
cut_body_after = "\n\n---\n\n" # Avoid including verbose details from Renovate in commit messages
|
||||
block_labels = ["bors-dont-merge"]
|
||||
# At the moment, this project is a single-developer project.
|
||||
|
|
Загрузка…
Ссылка в новой задаче