From 6775e612c087b42d9c462a227bdae6eb5337ce42 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Sun, 22 Sep 2024 12:49:07 -0500 Subject: [PATCH] Update release-drafter.yml --- .github/release-drafter.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index ec2f7d44..b94fa633 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -13,6 +13,8 @@ categories: label: 'documentation' - title: '🔒 Security' label: 'security' + - title: '🧰 GitHub Actions' + label: 'github actions' change-template: '- $TITLE @$AUTHOR (#$NUMBER)' template: | ## Changes @@ -43,6 +45,14 @@ autolabeler: - label: 'security' branch: - '/security\/.+/' + +include-labels: + - 'documentation' + - 'bug' + - 'enhancement' + - 'security' + - 'github actions' + replacers: - search: /"/g replace: ''