From 304b898ddcd30ef679b1e588774aace7bfba6a2a Mon Sep 17 00:00:00 2001 From: Bernhard Kirchen Date: Fri, 20 Sep 2024 16:32:35 +0200 Subject: [PATCH] changelogs: group webapp-related changes --- .github/workflows/config/release-notes-config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/config/release-notes-config.json b/.github/workflows/config/release-notes-config.json index 3fa9e3bd..8699820e 100644 --- a/.github/workflows/config/release-notes-config.json +++ b/.github/workflows/config/release-notes-config.json @@ -18,6 +18,12 @@ "fix" ] }, + { + "title": "## 🌎 Web Application", + "labels": [ + "webapp" + ] + }, { "title": "## 📚 Documentation", "labels": [