Is there a way to make this work with a PR from a fork
See original GitHub issueIssue Description
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:
- Created 3 years ago
- Reactions:28
- Comments:28 (9 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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
Yes, can confirm. We’re working to release that feature as quickly as possible 😃