From 9e0d113832bd13986ae117107c91d14f39472105 Mon Sep 17 00:00:00 2001 From: shenxianpeng Date: Mon, 6 Jul 2026 21:00:23 +0300 Subject: [PATCH] chore: remove ci from title autolabeler and map pre-commit-ci-update-config branch to dependencies --- .github/release-drafter.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index bedb854..15c300c 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -88,7 +88,6 @@ autolabeler: title: - /^chore(\(.*\))?:.*/ - /^refactor(\(.*\))?:.*/ - - /^ci(\(.*\))?:.*/ - /^style(\(.*\))?:.*/ - /^build(\(.*\))?:.*/ - /^revert(\(.*\))?:.*/ @@ -112,6 +111,9 @@ autolabeler: - label: tests branch: - /^test\/.+/ + - label: dependencies + branch: + - /^pre-commit-ci-update-config/ # ── File-based ──────────────────────────────────────────── - label: documentation