Github Enterprise Integration

Hello,

Is there anyway to get a bitrise build status in a Github Enterprise pull request? I tried using the github status step in a workflow but it is returning a 404.

Thanks

Hi @milanp!

The GitHub Status step can be used to update commit statuses in case of self-hosted GitHub (Enterprise) server :slightly_smiling_face:

You can also get your build status shown by clicking on your build status image on the site:

Here you can specify a branch and method of embedding:

Hopefully this helps, let us know how it goes!

To me this would indicate that there’s a configuration issue, most likely one of the options you specified for the step.

If you could not figure it out please fill out a #issues:build-issues report so that we have enough context and can quickly & efficiently help :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.