Skip to content

Commit

Permalink
Mergify: set commit message for automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
bartgol committed Nov 12, 2024
1 parent 12ed756 commit 1891a9c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,10 @@ pull_request_rules:
actions:
merge:
method: merge
commit_message: |
Merge pull request #{pull_request.number} from #{pull_request.head.ref}
Automatically merged using mergify
PR title: #{pull_request.title}
PR author: #{pull_request.user.login}
PR labels: #{pull_request.labels}

0 comments on commit 1891a9c

Please sign in to comment.