feat: works
This commit is contained in:
24
__wasm/wit-bindgen-sample/engine/boa/bors.toml
Normal file
24
__wasm/wit-bindgen-sample/engine/boa/bors.toml
Normal file
@@ -0,0 +1,24 @@
|
||||
# docs https://bors.tech/documentation/
|
||||
status = [
|
||||
"Tests on Linux",
|
||||
"Tests on Windows",
|
||||
"Tests on MacOS",
|
||||
"Rustfmt",
|
||||
"Clippy",
|
||||
"Examples",
|
||||
"Documentation",
|
||||
]
|
||||
pr_status = [
|
||||
"Tests on Linux",
|
||||
"Tests on Windows",
|
||||
"Tests on MacOS",
|
||||
"Rustfmt",
|
||||
"Clippy",
|
||||
"Examples",
|
||||
"Documentation",
|
||||
]
|
||||
block_labels = [ "blocked" ]
|
||||
required_approvals = 2
|
||||
delete_merged_branches = true
|
||||
use_squash_merge = true
|
||||
update_base_for_deletes = true
|
||||
Reference in New Issue
Block a user