Skip to content

Commit

Permalink
chore: update mergify configuration (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriscbr authored Jul 23, 2024
1 parent 16f291f commit 6e8b008
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .mkrepo/mergify.w
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pub class MergifyWorkflow {
{
"name": "default",
"speculative_checks": 2,
"conditions": [
"queue_conditions": [
"-files=.mergify.yml",
]
}
Expand All @@ -32,7 +32,7 @@ pub class MergifyWorkflow {
},
"queue": {
"name": "default",
"method": "squash",
"merge_method": "squash",
"commit_message_template": "\{\{ title \}\} (#\{\{ number \}\})\n\{\{ body \}\}"
}
},
Expand Down

0 comments on commit 6e8b008

Please sign in to comment.