infra/bors.toml

9 lines
235 B
TOML
Raw Normal View History

2022-09-28 14:41:32 +10:00
cut_body_after = "" # don't include text from the PR body in the merge commit message
2022-09-25 07:24:40 +10:00
status = [
"ci/hercules/derivations",
"ci/hercules/effects",
"ci/hercules/evaluation",
2022-10-21 13:52:37 +10:00
# not a required status check
"terraform-deploy",
2022-09-25 07:24:40 +10:00
]