JasonEtco / ci-reporter

🚧📝 GitHub App to show CI failure logs in PR comments
https://github.com/apps/ci-reporter
ISC License
48 stars 11 forks source link

Please support bitrise #45

Closed almostintuitive closed 6 years ago

almostintuitive commented 6 years ago

:)

JasonEtco commented 6 years ago

Thanks for opening @itchingpixels.

Judging by the Bitrise docs, they don't have an API for requesting logs, so supporting Bitrise isn't doable right now. I do see that they have a larger API, but its a WIP so I'm hesitant to build support for something that is likely to change a lot.

If you'd like to build that support in a PR, I'm not opposed to it. We'd just have to denote that it is experimental functionality.

JasonEtco commented 6 years ago

Closing this until Bitrise has a usable API. @itchingpixels if you want to build this support I'm happy to review a PR.