update bors configuration
parent
16ab6ae069
commit
04fc1d1646
@ -1,7 +1,10 @@
|
||||
cut_body_after = "" # don't include text from the PR body in the merge commit message
|
||||
status = [
|
||||
"Evaluate flake.nix",
|
||||
"package %",
|
||||
"check %",
|
||||
"devShell %",
|
||||
"check systemd-vaultd [x86_64-linux]",
|
||||
"check treefmt [x86_64-linux]",
|
||||
"check unittests [x86_64-linux]",
|
||||
"check vault-agent [x86_64-linux]",
|
||||
"devShell default [x86_64-linux]",
|
||||
"package default [x86_64-linux]"
|
||||
]
|
||||
|
Loading…
Reference in New Issue