Merge pull request #153 from oke-py/release-note

[skip ci] chore(release): introduce automatically generated release notes
This commit is contained in:
Naoki Oketani
2022-12-24 10:12:24 +09:00
committed by GitHub

14
.github/release.yml vendored Normal file
View File

@@ -0,0 +1,14 @@
changelog:
exclude:
labels:
- ignore-for-release
authors:
- github-actions[bot]
categories:
- title: Production code updates
labels:
- dependencies
- enhancement
- title: Other Changes
labels:
- "*"