Bitrise status doesn't show up in github's PR

Hi @trick14,

Status sending back to GitHub / the git hosting service does not depend on the webhook, these are completely independent things.

For bitrise.io to be able to send back the build status we have to use the API. For the API we need authentication - SSH key etc. can’t be used.

Please read this discussion:

and the related troubleshooting guide: Reporting the build status to your Git hosting provider - Bitrise Docs

If you’d have any questions just let us know! :slight_smile:

1 Like