Merge pull request #11525 from SupaflyFPV/patch-2

Release.yml - Updated and Validated
This commit is contained in:
haslinghuis 2022-04-20 20:32:12 +02:00 committed by GitHub
commit 32cbfffd77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 17 deletions

37
.github/release.yml vendored
View File

@ -1,18 +1,21 @@
changelog: changelog:
categories: categories:
- title: Features - title: Features
labels: labels:
- RN: MAJOR FEATURE - RN: MAJOR FEATURE
- RN: MINOR FEATURE - RN: MINOR FEATURE
- title: Fixes - title: Improvements
labels: labels:
- RN: BUGFIX - RN: IMPROVEMENT
- RN: SAFETY IMPROVEMENT - RN: SAFETY IMPROVEMENT
- RN: IMPROVEMENT - RN: REFACTORING
- title: Targets - title: Fixes
labels: labels:
- RN: NEW TARGET - RN: BUGFIX
- RN: TARGET UPDATE - title: Targets
- title: Known Issues labels:
labels: - RN: NEW TARGET
- BUG - RN: TARGET UPDATE
- title: Known Issues
labels:
- BUG