Files
CaBr2_Java/.changelog.yml
2020-08-07 13:28:43 +02:00

24 lines
436 B
YAML
Executable File

# Changelog Tool: https://gitea.com/gitea/changelog
# The full repository name
repo: th-rosenheim/CaBr2
service: github
# Changelog groups and which labeled PRs to add to each group
groups:
-
name: FEATURES
labels:
- feature
-
name: BUGFIXES
labels:
- bug
-
name: ENHANCEMENTS
labels:
- enhancement
# regex indicating which labels to skip for the changelog
skip-labels: skip-changelog