1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00
ProxmoxVE/.github/changelog-pr-config.json
Michel Roegl-Brunner 029332fb51
Revert "[gh] Update Changelog Workflow (#2621)" (#2630)
This reverts commit 893bff1b59957493f4554b203d0b9de47edca72a.
2025-02-25 09:20:09 +01:00

35 lines
537 B
JSON

[
{
"title": "💥 Breaking Changes",
"labels": ["breaking change"]
},
{
"title": "🆕 New Scripts",
"labels": ["new script"]
},
{
"title": "🐞 Bug Fixes",
"labels": ["bugfix"]
},
{
"title": "✨ New Features",
"labels": ["feature"]
},
{
"title": "🌐 Website",
"labels": ["website"]
},
{
"title": "📡 API",
"labels": ["api"]
},
{
"title": "🧰 Maintenance",
"labels": ["maintenance"]
},
{
"title": "❔ Unlabelled",
"labels": []
}
]