mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
27 lines
418 B
YAML
27 lines
418 B
YAML
# .github/release.yml
|
|
|
|
changelog:
|
|
exclude:
|
|
labels:
|
|
- CI
|
|
- Tests
|
|
- Cleanup
|
|
- checkpoint_merge
|
|
- Exclude_Notes
|
|
- GUI-Pin
|
|
authors:
|
|
- octocat
|
|
- snyk-bot
|
|
- github-actions
|
|
categories:
|
|
- title: Added
|
|
labels:
|
|
- Added
|
|
- title: Changed
|
|
labels:
|
|
- Changed
|
|
- dependencies
|
|
- title: Fixed
|
|
labels:
|
|
- Fixed
|