Files
test-release-merging/changelog.yml
Tim Basten 90e5ff4b52
All checks were successful
release / release (push) Successful in 7s
feature: This is a mega update
2026-02-06 12:20:38 +08:00

64 lines
1.1 KiB
YAML

# The full repository name
repo: timmybee/test-release-merging
# Service type (gitea or github)
service: gitea
# Base URL for Gitea instance if using gitea service type (optional)
# Default: https://gitea.com
base-url: https://git.timmybee.xyz
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\/.+