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
- Update
src/BitPaySDK/Env.php automatically
- Update
phpdoc.dist.xml automatically
- Automatically create the tag and release
- Automatically push to Readme.com changelog API