responses icon indicating copy to clipboard operation
responses copied to clipboard

CodeCov doesn't work on PRs from forks

Open beliaev-maksim opened this issue 9 months ago • 3 comments

It looks like that CodeCov report and CI status does not appear on PRs from forks

beliaev-maksim avatar Mar 11 '25 15:03 beliaev-maksim

@markstory could it be that there is some config on sentry org side that prevents codecov to run on PRs from forks ? looking at recent PRs I see the message from bot on your PRs but not on anyone else's

beliaev-maksim avatar Mar 11 '25 15:03 beliaev-maksim

The only thing I can think of is that github doesn't automatically expose org secrets to external pull requests.

markstory avatar Mar 12 '25 15:03 markstory

@markstory that is true

but should not this be a github app ? then it has a different set of permissions

beliaev-maksim avatar Mar 12 '25 15:03 beliaev-maksim