mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-16 19:14:20 +02:00
Update release.yml
This commit is contained in:
8
.github/release.yml
vendored
8
.github/release.yml
vendored
@@ -3,19 +3,19 @@
|
|||||||
changelog:
|
changelog:
|
||||||
exclude:
|
exclude:
|
||||||
labels:
|
labels:
|
||||||
- ignore-for-release
|
- Ignore-For-Release
|
||||||
categories:
|
categories:
|
||||||
- title: Breaking Changes
|
- title: Breaking Changes
|
||||||
labels:
|
labels:
|
||||||
- Semver-Major
|
- Semver-Major
|
||||||
- breaking-change
|
- Breaking-Change
|
||||||
- title: New Features
|
- title: New Features
|
||||||
labels:
|
labels:
|
||||||
- Semver-Minor
|
- Semver-Minor
|
||||||
- enhancement
|
- Enhancement
|
||||||
- title: Bugfixes
|
- title: Bugfixes
|
||||||
labels:
|
labels:
|
||||||
- bug
|
- Bug
|
||||||
- title: Other Changes
|
- title: Other Changes
|
||||||
labels:
|
labels:
|
||||||
- "*"
|
- "*"
|
||||||
|
Reference in New Issue
Block a user