2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-10-27 15:46:27 +00:00
iceraven-browser/bors.toml

21 lines
383 B
TOML

status = [
"build-debug",
"test-debug",
"test-ui",
"lint-compare-locales",
"lint-detekt",
"lint-ktlint",
"lint-lint"
]
block_labels = [
"needs:data-review",
"do not land",
"pr:work-in-progress",
"pr:needs-changes"
]
required_approvals = 1
delete_merged_branches = true
cut_body_after = "---"
[committer]
name = "MozLando"
email = "skaspari+mozlando@mozilla.com"