mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-03 07:52:20 +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 ~=
|
- "title ~=
|
||||||
^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\\(.+\
|
^(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
|
description: When test data is updated, we require two reviewers
|
||||||
if:
|
if:
|
||||||
- base = main
|
- base = main
|
||||||
@ -15,4 +15,4 @@ merge_protections:
|
|||||||
- files ~= ^tests/data
|
- files ~= ^tests/data
|
||||||
- files ~= ^tests/data_scanned
|
- files ~= ^tests/data_scanned
|
||||||
success_conditions:
|
success_conditions:
|
||||||
- "#approved-reviews-by >= 2"
|
- "#approved-reviews-by >= 1"
|
||||||
|
Loading…
Reference in New Issue
Block a user