File: bors.toml

package info (click to toggle)
python-maturin 1.9.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,424 kB
  • sloc: python: 656; javascript: 93; sh: 55; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 244 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
delete_merged_branches = true
required_approvals = 0
use_codeowners = false
status = [
    # GitHub Actions
    "conclusion",
    # Cirrus CI
    "Test (x86_64 FreeBSD)",
    "Test (arm64 macOS)",
    "Test (arm64 Linux)"
]
timeout_sec = 21600