mirror of
https://github.com/docling-project/docling.git
synced 2025-06-27 05:20:05 +00:00
ci: fix mergify (#350)
* no conv commit message Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * fix mergify rules Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> --------- Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
364d37ca96
commit
7dbdbdeaf3
3
.mergify.yml → .github/mergify.yml
vendored
3
.mergify.yml → .github/mergify.yml
vendored
@ -11,5 +11,8 @@ merge_protections:
|
||||
description: When test data is updated, we require two reviewers
|
||||
if:
|
||||
- base = main
|
||||
- or:
|
||||
- files ~= ^tests/data
|
||||
- files ~= ^tests/data_scanned
|
||||
success_conditions:
|
||||
- "#approved-reviews-by >= 2"
|
Loading…
x
Reference in New Issue
Block a user