kexec-installer: add bors
This commit is contained in:
parent
7d87a50a20
commit
d838479603
1 changed files with 10 additions and 0 deletions
10
bors.toml
Normal file
10
bors.toml
Normal 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]"
|
||||||
|
]
|
Loading…
Reference in a new issue