mirror of https://github.com/boa-dev/boa.git
José Julián Espina
2 years ago
committed by
GitHub
4 changed files with 6 additions and 20 deletions
@ -1,18 +0,0 @@ |
|||||||
# docs https://bors.tech/documentation/ |
|
||||||
status = [ |
|
||||||
"Coverage", |
|
||||||
"Build and Test (macos-latest)", |
|
||||||
"Build and Test (windows-latest)", |
|
||||||
"Misc", |
|
||||||
] |
|
||||||
pr_status = [ |
|
||||||
"Coverage", |
|
||||||
"Build and Test (macos-latest)", |
|
||||||
"Build and Test (windows-latest)", |
|
||||||
"Misc", |
|
||||||
] |
|
||||||
block_labels = [ "blocked" ] |
|
||||||
required_approvals = 2 |
|
||||||
delete_merged_branches = true |
|
||||||
use_squash_merge = true |
|
||||||
update_base_for_deletes = true |
|
Loading…
Reference in new issue