Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.06 KB

Bitrise REST API tracker 🤖

What

A companion automation to track changes on Bitrise REST API.

How

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 🙂.

License

Copyright (c) 2023 - Dotanuki Labs - The MIT license