Files
test-release-merging/changelog.yml
Tim Basten 30cc00ca8f
All checks were successful
release / release (push) Successful in 6s
feature: This is a mega update
2026-02-06 12:13:49 +08:00

59 lines
949 B
YAML

service: gitea
base-url: https://git.timmybee.xyz
repo:
owner: timmybee
name: test-release-merging
groups:
-
name: BREAKING
labels:
- pr/breaking
-
name: FEATURES
labels:
- type/feature
-
name: API
labels:
- modifies/api
-
name: BUGFIXES
labels:
- type/bug
-
name: ENHANCEMENTS
labels:
- type/enhancement
- type/refactoring
- topic/ui
- topic/ui-interaction
- performance/speed
-
name: SECURITY
labels:
- topic/security
-
name: TESTING
labels:
- type/testing
-
name: TRANSLATION
labels:
- modifies/translation
-
name: BUILD
labels:
- topic/build
- topic/code-linting
-
name: DOCS
labels:
- type/docs
- modifies/docs
-
name: MISC
default: true
# regex indicating which labels to skip for the changelog
skip-labels: skip-changelog|backport\/.+