Overview
Similar to a few of our other projects (Java, Node.js, Python), we should process and push our changelog to Readme.com when we run a release job.
Reference:
Requirements
- Create a new workflow called
release
- Running the release job manually should ask for branch, version (instead of major, minor, patch), and overview
- Automatically create the tag and release
- Automatically push to Readme.com changelog API
Overview
Similar to a few of our other projects (Java, Node.js, Python), we should process and push our changelog to Readme.com when we run a
releasejob.Reference:
Requirements
release