From 4c0731c5726a97dfbebc0818e10300d634450496 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:12:44 +0000 Subject: [PATCH] ci(mergify): upgrade configuration to current format --- .mergify.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index 785bfae..d482e35 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -116,7 +116,6 @@ pull_request_rules: {{ title }} (#{{ number }}) {{ body }} - delete_head_branch: {} conditions: - base!=master @@ -126,8 +125,7 @@ pull_request_rules: - "#approved-reviews-by>=1" - -title~=(WIP|wip) - "label!=Status: Blocked" - - "title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|fea\ - t|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$" + - "title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$" - status-success=license/cla @@ -153,8 +151,7 @@ pull_request_rules: - "#approved-reviews-by>=1" - -title~=(WIP|wip) - "label!=Status: Blocked" - - "-title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|fe\ - at|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$" + - "-title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$" - status-success=license/cla