hugo-internet-weblog/changelog.yml
Stephan Hadan c1a2dc10a2 fixed date
2025-02-02 09:06:33 +01:00

23 lines
525 B
YAML

# The full repository name
repo: stiebke/hugo-internet-weblog
# 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.hadan-it.com
# Changelog groups and which labeled PRs to add to each group
groups:
-
name: BUGFIXES
labels:
- bug
-
name: ENHANCEMENTS
labels:
- enhancement
# regex indicating which labels to skip for the changelog
skip-labels: skip-changelog|backport\/.+