ci: allow ! in conventionalcommits (#533)

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi 2024-12-06 14:50:10 +01:00 committed by GitHub
parent 9102fe1adc
commit 53039a8367
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/mergify.yml vendored
View File

@ -6,7 +6,7 @@ merge_protections:
success_conditions:
- "title ~=
^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\\(.+\
\\))?:"
\\))?(!)?:"
- name: Require two reviewer for test updates
description: When test data is updated, we require two reviewers
if: