This Repository is google-github-actions/release-please-action: automated releases based on conventional commits and aslafy-z/conventional-pr-title-action: Ensure your PR title matches the Conventional Commits spec. PoC.
- Premise
- We use GitHub Flow – Scott Chacon for git branch workflow.
- We use Squash and merge as Merge Pull Requests option.
- Force Pull Request's title into Conventional Commits format.
- Automate tagging of semantic versioning.
- create or update CHANGELOG.md
cf. https://github.com/google-github-actions/release-please-action
cf. https://github.com/aslafy-z/conventional-pr-title-action