githubgit-tower

Organisation is not showing in tower


I just got added to a new organisation in github. Git tower is not showing this new organisation in the app. I have tried refreshing, and even unhooking my github account and re-adding it. But still the organisation does not show on the left side. From the git-tower docs:

When you add a service account to Tower, we automatically check if this account belongs to any organization / team / group.

If so, these will automatically be added to the list of available service accounts in Tower's sidebar: they are available as sub-items to the respective personal account. Click the disclosure triangle button on the left to expand them in the sidebar.

Is there something I have to do to make this organisation show in git-tower? The organisation is set to private on github.


Solution

  • Could it be you're using OAuth to connect to GitHub? In this case, you'll need to grant access to your organizations' for 3rd party apps like Tower.

    You can do this via GitHub on the app's settings page:

    Disclaimer: I was with the support team for Tower at the time of writing.