1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-11 15:05:30 +03:00
git-cliff/.github/bors.toml
2023-04-28 14:47:37 +03:00

14 lines
270 B
TOML

status = [
"Check",
"Lints",
"Formatting",
"Test suite",
"Audit check",
"Links",
"Check Rust version",
]
delete_merged_branches = true
update_base_for_deletes = true
cut_body_after = "<details>"
commit_title = "chore(pull): merge ${PR_REFS}"