bitrise-io / bitrise

Bitrise runner CLI - run your automations on your Mac or Linux machine -
https://www.bitrise.io/cli
MIT License
839 stars 130 forks source link

"Bitrise Checks" on Github only shows builds from one Bitrise app #758

Open amir-dropit opened 3 years ago

amir-dropit commented 3 years ago

We recently migrated to Github and enabled the "Github checks" option We have one repo that is connected to 3 bitrise apps.

When running tests for pr builds we should verify that all 3 apps should have passed successfully. But for some reason only one check for one of the apps show on Github tab (see attached) image

This is something that was possible before in Bitbucket, before we migrated to Github. image See three different bitrise apps builds in one pr view

Do you have any advise?

bitce commented 3 years ago

HI @amir-dropit,

Unfortunately due to it's current limitation, Bitrise Checks is only able to display 1 check at a time, even if multiple builds run assigned to the PR.

amir-dropit commented 3 years ago

Maybe the multiple runs can be aggregated in Bitrise to Github as a single check