Skip to content

Commit

Permalink
ci: fix mergify (#350)
Browse files Browse the repository at this point in the history
* no conv commit message

Signed-off-by: Michele Dolfi <[email protected]>

* fix mergify rules

Signed-off-by: Michele Dolfi <[email protected]>

---------

Signed-off-by: Michele Dolfi <[email protected]>
  • Loading branch information
dolfim-ibm authored Nov 15, 2024
1 parent 364d37c commit 7dbdbde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .mergify.yml → .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 7dbdbde

Please sign in to comment.