chia-blockchain/.github/release.yml
William Allen 8bf2d2ff3f
Updating PR template & adding exclusion tags (#14055)
* Updating PR template & adding exclusion tags

* Updating PR Template, and additional release note filtering label
2022-12-21 11:31:51 -06:00

28 lines
435 B
YAML

# .github/release.yml
changelog:
exclude:
labels:
- CI
- Tests
- Cleanup
- dependencies
- checkpoint_merge
- Exclude_Notes
- GUI-Pin
authors:
- octocat
- dependabot
- snyk-bot
- github-actions
categories:
- title: Added
labels:
- Added
- title: Changed
labels:
- Changed
- title: Fixed
labels:
- Fixed