Closed AndreasAugustin closed 1 year ago
currently releases must be done manually. Would be nice to have an automated way.
each push to main branch should create a PR for doing a release.
use releaseplease github action https://github.com/google-github-actions/release-please-action
Describe the feature
currently releases must be done manually. Would be nice to have an automated way.
Use Case
each push to main branch should create a PR for doing a release.
Proposed Solution
use releaseplease github action https://github.com/google-github-actions/release-please-action
Acknowledgements