mirror of
https://github.com/nix-community/disko.git
synced 2024-11-04 05:44:29 +03:00
add bors.toml
This commit is contained in:
parent
eca7cb9132
commit
dcc80387d2
28
bors.toml
Normal file
28
bors.toml
Normal file
@ -0,0 +1,28 @@
|
||||
cut_body_after = "" # don't include text from the PR body in the merge commit message
|
||||
status = [
|
||||
# garnix
|
||||
"Evaluate flake.nix",
|
||||
"package disko [x86_64-linux]",
|
||||
"check boot-raid1 [x86_64-linux]",
|
||||
"check bcachefs [x86_64-linux]",
|
||||
"check luks-lvm [x86_64-linux]",
|
||||
"check mdadm [x86_64-linux]",
|
||||
"check lvm-luks-example-tsp-mount [x86_64-linux]",
|
||||
"package default [x86_64-linux]",
|
||||
"check lvm-luks-example-tsp-create [x86_64-linux]",
|
||||
"check cli [x86_64-linux]",
|
||||
"check btrfs-subvolumes [x86_64-linux]",
|
||||
"check multi-device-no-deps [x86_64-linux]",
|
||||
"check negative-size [x86_64-linux]",
|
||||
"check swap [x86_64-linux]",
|
||||
"check module [x86_64-linux]",
|
||||
"check zfs [x86_64-linux]",
|
||||
"check zfs-over-legacy [x86_64-linux]",
|
||||
"check with-lib [x86_64-linux]",
|
||||
"check complex [x86_64-linux]",
|
||||
"check gpt-bios-compat [x86_64-linux]",
|
||||
"check lvm-raid [x86_64-linux]",
|
||||
"check standalone [x86_64-linux]",
|
||||
"check tmpfs [x86_64-linux]",
|
||||
"check simple-efi [x86_64-linux]"
|
||||
]
|
Loading…
Reference in New Issue
Block a user