From 59a89e9165521672fc90b739f1a2236bb4903feb 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 fa2d2db6..a6dacfea 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": [