A companion automation to track changes on Bitrise REST API.
Changes are tracked on top of bump.sh, one of the best tools out there to create outstanding API docs from OpenAPI specs.
Disclaimer : I'm not sponsored by this tool 💸
bump.sh
offers a nice feature where diffs between deploys are tracked in a changelog fashion. This is useful for ever-evolving API usually generated automatically and not necessarily properly versioned.
This automation will do a dailly check Bitrise OpenAPI reference and
- Deploy changes on
bump.sh
, if any - Update the spec itself in this repo
You can find changelogs related to Bitrise API here. In addition, feel free to subscribe to the RSS feed too 🙂.
Copyright (c) 2023 - Dotanuki Labs - The MIT license