nixos-anywhere/bors.toml
2023-01-04 09:40:01 +01:00

13 lines
349 B
TOML

cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [
# garnix
"Evaluate flake.nix",
"package docs [x86_64-linux]",
"check from-nixos [x86_64-linux]",
"package default [x86_64-linux]",
"check from-nixos-with-sudo [x86_64-linux]",
"package nixos-remote [x86_64-linux]",
# github actions
"deploy"
]