1
0
mirror of https://github.com/orhun/kmon synced 2024-07-05 17:19:06 +00:00

chore: Integrate bors.tech

This commit is contained in:
Orhun Parmaksız 2023-04-20 19:39:53 +03:00
parent c0b0856dd9
commit f91941906e
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
2 changed files with 12 additions and 0 deletions

10
.github/bors.toml vendored Normal file
View File

@ -0,0 +1,10 @@
status = [
"Build for x86_64-unknown-linux-gnu using Rust stable (on ubuntu-22.04)",
"Build for x86_64-unknown-linux-musl using Rust stable (on ubuntu-22.04)",
"Build for x86_64-unknown-linux-gnu using Rust nightly (on ubuntu-22.04)",
"Build for x86_64-unknown-linux-musl using Rust nightly (on ubuntu-22.04)",
]
delete_merged_branches = true
update_base_for_deletes = true
cut_body_after = "<details>"
commit_title = "chore: Merge ${PR_REFS}"

View File

@ -4,6 +4,8 @@ on:
push:
branches:
- master
- staging # for bors
- trying # for bors
pull_request:
branches:
- master