Files
mergify[bot] 130672acce ci(mergify): upgrade configuration to current format (#249)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-04-06 09:15:02 +02:00

11 lines
368 B
YAML

merge_protections:
- name: Enforce conventional commit
description: Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
if:
- base = main
success_conditions:
- "title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\\(.+\\\
))?(!)?:"
merge_protections_settings:
reporting_method: check-runs