kexec-installer: add bors

This commit is contained in:
Jörg Thalheim 2023-01-05 12:26:09 +01:00
parent 7d87a50a20
commit d838479603

10
bors.toml Normal file
View file

@ -0,0 +1,10 @@
cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [
# garnix
"Evaluate flake.nix",
"package netboot-nixos-2211 [x86_64-linux]",
"package kexec-installer-nixos-2211 [x86_64-linux]",
"package kexec-installer-nixos-unstable [x86_64-linux]",
"check kexec-installer-unstable [x86_64-linux]",
"package netboot-nixos-unstable [x86_64-linux]"
]