mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
changes
This commit is contained in:
parent
11e7bda477
commit
e05c19962c
4
.github/mergify.yml
vendored
4
.github/mergify.yml
vendored
@ -7,7 +7,7 @@ merge_protections:
|
||||
- "title ~=
|
||||
^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\\(.+\
|
||||
\\))?(!)?:"
|
||||
- name: Require two reviewer for test updates
|
||||
- name: Require one reviewer for test updates
|
||||
description: When test data is updated, we require two reviewers
|
||||
if:
|
||||
- base = main
|
||||
@ -15,4 +15,4 @@ merge_protections:
|
||||
- files ~= ^tests/data
|
||||
- files ~= ^tests/data_scanned
|
||||
success_conditions:
|
||||
- "#approved-reviews-by >= 2"
|
||||
- "#approved-reviews-by >= 1"
|
||||
|
Loading…
Reference in New Issue
Block a user