bors.toml 234 B

12345678910
  1. block_labels = ["needs-decision"]
  2. delete_merged_branches = true
  3. required_approvals = 1
  4. status = [
  5. "ci-linux (stable)",
  6. "ci-linux (1.59.0)",
  7. "build-other (macOS-latest)",
  8. "build-other (windows-latest)",
  9. "Rustfmt"
  10. ]