Files
Meshtastic-Android/.github/release.yml

37 lines
645 B
YAML

# .github/release.yml - GitHub Release Notes Configuration
changelog:
exclude:
labels:
- dependencies
- automation
- release
- repo
- skip-changelog
- chore
- ci
- build
- testing
- test
- refactor
- documentation
- translation
authors:
- renovate[bot]
- dependabot[bot]
- github-actions[bot]
categories:
- title: 🏗️ Features
labels:
- enhancement
- feature
- title: 🛠️ Fixes
labels:
- bug
- bugfix
- fix
- title: 📝 Other Changes
labels:
- '*'