Skip to content

Commit

Permalink
enhance: [skip e2e][mergify] Update unit test file list for client pkg (
Browse files Browse the repository at this point in the history
milvus-io#38105)

This PR fix that unittest mergify rule failed to work for PR with
milvusclient unit test update only.

Signed-off-by: Congqi Xia <[email protected]>
  • Loading branch information
congqixia authored Dec 2, 2024
1 parent 7fb0c28 commit cfe5613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ pull_request_rules:
- or:
- -files~=^(?!pkg\/.*_test\.go).*$
- -files~=^(?!internal\/.*_test\.go).*$
- -files~=^(?!client\/.*_test\.go).*$
actions:
label:
add:
Expand Down

0 comments on commit cfe5613

Please sign in to comment.