codecov / self-hosted

Example of how to setup Codecov with docker compose
Other
447 stars 36 forks source link

Setting up a different organization #22

Open A-Helberg opened 1 year ago

A-Helberg commented 1 year ago

When setting up an external organization (ie. not the account of the main user) A person gets redirected to the codecov application instead of the selfhosted application

https://github.com/apps/[codecov]/installations/new/

imnotjames commented 8 months ago

Also have this issue. I opened an issue and pull request over in codecov/gazebo#2711

Whenever that change makes its way into the docker images you'll be able to use the CODECOV_GITHUB_APP environment variable.

Cynn1989 commented 2 months ago