Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] v5 - "Token required - not valid tokenless upload" #1782

Closed
clabby opened this issue Mar 1, 2025 · 2 comments
Closed

[BUG] v5 - "Token required - not valid tokenless upload" #1782

clabby opened this issue Mar 1, 2025 · 2 comments
Assignees
Labels
bug Something isn't working Low Low Priority Issues (to be fixed or re-evaluated in 12 months

Comments

@clabby
Copy link

clabby commented Mar 1, 2025

Describe the bug

PRs into my repository from open-source forks fail coverage upload with "Token required - not valid tokenless upload."

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://github.com/op-rs/kona
  2. Fork the repository
  3. Open a PR into upstream
  4. See coverage upload fail

Expected behavior
With codecov-action@v5, and the authentication option set to "Not required" in our organization, coverage uploads for pull requests from open-source forks should work.

Regression
n/a - this has never worked for us.

Screenshots

Org authentication settings:
Image

Product Area
coverage

Versions

  • OS: linux
  • Git Host: GitHub
  • CI/CD: GitHub Actions
  • Uploader: codecov-action@v5

Commit and CI link
Example PR: op-rs/kona#1093

Additional context

@clabby clabby added the bug Something isn't working label Mar 1, 2025
@thomasrockhu-codecov
Copy link
Contributor

@clabby this should be working now, there was a sync issue with your repo that I fixed

@thomasrockhu-codecov thomasrockhu-codecov added the Low Low Priority Issues (to be fixed or re-evaluated in 12 months label Mar 3, 2025
@thomasrockhu-codecov thomasrockhu-codecov self-assigned this Mar 3, 2025
@clabby
Copy link
Author

clabby commented Mar 3, 2025

@thomasrockhu-codecov Thank you for the quick fix - your change looks to have resolved our issue 🥳

@clabby clabby closed this as completed Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Low Low Priority Issues (to be fixed or re-evaluated in 12 months
Projects
None yet
Development

No branches or pull requests

2 participants