nix-direnv/bors.toml
2023-05-23 17:22:04 +02:00

11 lines
394 B
TOML

cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [
"Evaluate flake.nix",
"check lint [x86_64-linux]",
"devShell default [x86_64-linux]",
"package default [x86_64-linux]",
"package test-runner-stable [x86_64-linux]",
"package test-runner-unstable [x86_64-linux]",
"tests (ubuntu-latest, stable)",
"tests (ubuntu-latest, unstable)"
]