10 lines
396 B
TOML
10 lines
396 B
TOML
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]"
|
|
]
|