2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00

Update release.yml

Change labels / etc
This commit is contained in:
Oliver 2022-06-29 17:48:01 +10:00 committed by GitHub
parent 8eba549bb0
commit f7e045aaeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.github/release.yml vendored
View File

@ -4,11 +4,15 @@ changelog:
exclude: exclude:
labels: labels:
- wontfix - wontfix
- translation
categories: categories:
- title: Breaking Changes - title: Breaking Changes
labels: labels:
- Semver-Major - Semver-Major
- breaking - breaking
- title: Security Patches
labels:
- security
- title: New Features - title: New Features
labels: labels:
- Semver-Minor - Semver-Minor
@ -23,7 +27,6 @@ changelog:
- setup - setup
- demo - demo
- CI - CI
- security
- title: Other Changes - title: Other Changes
labels: labels:
- "*" - "*"