Skip to main content
All CollectionsKnowledge BaseGeneral issues
Build status indicator on GitHub/GitLab/Bitbucket does not work
Build status indicator on GitHub/GitLab/Bitbucket does not work
Updated over a week ago

Issue:

Your builds do not send status reports to your git hosting provider.

Possible solutions:

The Service credential User of the project on bitrise.io must have a connected account to the git hosting provider.

  1. Go to your project’s page on bitrise.io.

  2. Open the Project settings page and select Integrations.

  3. Select Git provider tab.

  4. Find the Service credential User section. By default, the project owner is the Service credential User.

  5. Check the Account settings page of the account of the Service credential User.

On the left side you can find the Connected Accounts section, where you can connect and disconnect other services (like GitHub, Bitbucket or GitLab) to your bitrise.io account.

Important

If you have more than one account with the given service, you should also check whether you connected one that can access the repository. You can check which user you connected by clicking the name of the service provider on your bitrise.io Account settings page. It will open the connected user’s page on the website of your git hosting provider.

Checking repository permissions and repository URL

Did this answer your question?