Revert "[gh] Update Changelog Workflow (#2621)" (#2630)

This reverts commit 893bff1b59.
This commit is contained in:
Michel Roegl-Brunner
2025-02-25 10:20:09 +02:00
committed by GitHub
parent aba73bd0f8
commit 029332fb51
4 changed files with 31 additions and 99 deletions

View File

@@ -7,26 +7,14 @@
"title": "🆕 New Scripts",
"labels": ["new script"]
},
{
"title": "🐞 Bug Fixes",
"labels": ["bugfix"]
},
{
"title": "✨ New Features",
"labels": ["feature"]
},
{
"title": "🚀 Updated Scripts",
"labels": ["update script"],
"subCategories": [
{
"title": "🐞 Bug Fixes",
"labels": ["bugfix"],
"notes" : []
},
{
"title": "General Updates",
"labels": ["general"],
"notes" : []
}
]
},
{
"title": "🌐 Website",
"labels": ["website"]