merge release.yml
This commit is contained in:
12
.github/release.yml
vendored
12
.github/release.yml
vendored
@@ -13,13 +13,9 @@ changelog:
|
|||||||
- title: 💥 Breaking Changes
|
- title: 💥 Breaking Changes
|
||||||
labels:
|
labels:
|
||||||
- category/breaking
|
- category/breaking
|
||||||
- title: 🐛 Bug Fixes
|
|
||||||
labels:
|
|
||||||
- type/bug
|
|
||||||
- category/bug
|
|
||||||
- type/improvement
|
|
||||||
- title: 📄 Documentation
|
- title: 📄 Documentation
|
||||||
labels:
|
labels:
|
||||||
|
- documentation
|
||||||
- category/documentation
|
- category/documentation
|
||||||
- title: 🏠 Internal
|
- title: 🏠 Internal
|
||||||
labels:
|
labels:
|
||||||
@@ -29,10 +25,14 @@ changelog:
|
|||||||
- dependencies
|
- dependencies
|
||||||
- title: 🌈 A11Y
|
- title: 🌈 A11Y
|
||||||
labels:
|
labels:
|
||||||
|
- accessibility
|
||||||
- category/accessibility
|
- category/accessibility
|
||||||
- title: 🚀 New Features
|
- title: 🚀 New Features
|
||||||
labels:
|
labels:
|
||||||
- type/feature
|
- type/feature
|
||||||
- title: Other Changes
|
- category/feature
|
||||||
|
- type/enhancement
|
||||||
|
- category/enhancement
|
||||||
|
- title: 🐛 Bug Fixes
|
||||||
labels:
|
labels:
|
||||||
- '*'
|
- '*'
|
||||||
|
|||||||
40
src/Umbraco.Web.UI.Client/.github/release.yml
vendored
40
src/Umbraco.Web.UI.Client/.github/release.yml
vendored
@@ -1,40 +0,0 @@
|
|||||||
# .github/release.yml
|
|
||||||
|
|
||||||
changelog:
|
|
||||||
exclude:
|
|
||||||
labels:
|
|
||||||
- ignore-for-release
|
|
||||||
- duplicate
|
|
||||||
- wontfix
|
|
||||||
categories:
|
|
||||||
- title: 🙌 Notable Changes
|
|
||||||
labels:
|
|
||||||
- category/notable
|
|
||||||
- title: 💥 Breaking Changes
|
|
||||||
labels:
|
|
||||||
- category/breaking
|
|
||||||
- title: 🚀 New Features
|
|
||||||
labels:
|
|
||||||
- type/feature
|
|
||||||
- category/feature
|
|
||||||
- type/enhancement
|
|
||||||
- category/enhancement
|
|
||||||
- title: 🐛 Bug Fixes
|
|
||||||
labels:
|
|
||||||
- type/bug
|
|
||||||
- category/bug
|
|
||||||
- title: 📄 Documentation
|
|
||||||
labels:
|
|
||||||
- documentation
|
|
||||||
- title: 🏠 Internal
|
|
||||||
labels:
|
|
||||||
- internal
|
|
||||||
- title: 📦 Dependencies
|
|
||||||
labels:
|
|
||||||
- dependencies
|
|
||||||
- title: 🌈 A11Y
|
|
||||||
labels:
|
|
||||||
- accessibility
|
|
||||||
- title: Other Changes
|
|
||||||
labels:
|
|
||||||
- '*'
|
|
||||||
Reference in New Issue
Block a user