question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is there a way to make this work with a PR from a fork

See original GitHub issue

I have the codecov action working for PRs that I create in my repo, but it doesn’t work for external contributors. I appears that secrets.CODECOV_TOKEN isn’t getting set for external PRs. Is there anyway to get codecov working with PRs from forks?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:28
  • Comments:28 (9 by maintainers)

github_iconTop GitHub Comments

25reactions
ibrahim0814commented, Feb 20, 2020

Hi all, we’re still on it. It’s a priority to ship this out right now, so definitely expect this within the next five business days

20reactions
ibrahim0814commented, Feb 3, 2020

Yes, can confirm. We’re working to release that feature as quickly as possible 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Allowing changes to a pull request branch created from a fork
On GitHub, navigate to the main page of the upstream repository of your pull request. · Under the upstream repository name, click Pull...
Read more >
Fork a GitHub Repository & Submit a Pull Request - Jake Jarvis
1. Forking the Repository · 2. Clone your new fork locally · 3. Track the original repository as a remote of the fork...
Read more >
How to create a pull request in GitHub - Opensource.com
Find a project you want to contribute to · Fork it · Clone it to your local system · Make a new branch...
Read more >
Forking a GitHub Repository and Using Pull Requests
Making a Pull Request · Select your branch in Github. Select “New pull request” · When you're ready, select “Create pull request” at...
Read more >
How do I checkout a PR from a fork? - Stack Overflow
Basically the "upstream" GitHub repository provides direct access to the forks' PR branches (in read-only) so that you can fetch a given PR ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found