mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 22:17:37 +00:00
Update changelog-pr.yml (#3212)
This commit is contained in:
committed by
GitHub
parent
cd05313ac2
commit
4d40d6180a
2
.github/workflows/changelog-pr.yml
vendored
2
.github/workflows/changelog-pr.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
|||||||
obj.labels.includes("update script") ? [
|
obj.labels.includes("update script") ? [
|
||||||
{ title: "🐞 Bug Fixes", labels: ["bugfix"], notes: [] },
|
{ title: "🐞 Bug Fixes", labels: ["bugfix"], notes: [] },
|
||||||
{ title: "✨ New Features", labels: ["feature"], notes: [] },
|
{ title: "✨ New Features", labels: ["feature"], notes: [] },
|
||||||
{ title: "💥 Breaking Changes", labels: ["breaking change"], notes: [] }
|
{ title: "💥 Breaking Changes", labels: ["breaking change"], notes: [] },
|
||||||
{ title: "🔧 Refactor", labels: ["refactor"], notes: [] },
|
{ title: "🔧 Refactor", labels: ["refactor"], notes: [] },
|
||||||
] :
|
] :
|
||||||
obj.labels.includes("maintenance") ? [
|
obj.labels.includes("maintenance") ? [
|
||||||
|
Reference in New Issue
Block a user