repo: timmybee/test-release-merging service: gitea 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\/.+