Skip to content

Commit

Permalink
Merge #452
Browse files Browse the repository at this point in the history
452: Add bors.toml r=Mic92 a=Mic92



Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
  • Loading branch information
bors[bot] and Mic92 authored Dec 27, 2022
2 parents 2530788 + 2b1789b commit c6f4069
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [
"Build windows executable",
"Build tarballs",
"Build static musl binaries (amd64)",
"Build static musl binaries (i386)",
"Build static musl binaries (ppc64le)",
"Build static musl binaries (arm64v8)",
"Build static musl binaries (arm32v7)",
"Build static musl binaries (s390x)",
"Build static musl binaries (riscv64)",
"Test windows binaries",
# this one is only run during release
#"Publish tarballs & binaries",
"nix",
"ubuntu"
]
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6f4069

Please sign in to comment.