Skip to content

Commit 3fd1933

Browse files
rd4398claude
andauthored
ci: change Mergify merge method from merge to rebase (#18)
This commit changes mergify merge method to rebase. Signed-off-by: Rohan Devasthale <rdevasth@redhat.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f15085f commit 3fd1933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pull_request_rules:
2222

2323
actions:
2424
merge:
25-
method: merge
25+
method: rebase
2626

2727
- name: Ping author on conflicts
2828
conditions:

0 commit comments

Comments
 (0)