From b0ff2b2a7cdc912ebac8de32c62c9fe09c1d12bd Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Thu, 16 Jan 2025 10:19:02 +0100 Subject: [PATCH] Add "Automation" section in release-drafter --- .github/release-drafter.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 791a4d63b..baa99c02f 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -24,8 +24,11 @@ categories: - title: '🧰 Maintenance' labels: - 'chore' # When a chore is done - - 'ci' # When CI is updated - 'dependencies' # When dependencies are updated + - title: '⚙️ Automation' + labels: + - 'automation' # When automation is updated + - 'ci' # When automation is updated exclude-labels: - 'changelog:skip' # When a PR should be excluded from the changelog version-resolver: