mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2026-02-02 09:25:08 +01:00
add bors.toml
This commit is contained in:
parent
eca7cb9132
commit
dcc80387d2
1 changed files with 28 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue