Skip to content

ci: Don't fail if codecov rejects tokenless upload#1629

Merged
aborgna-q merged 1 commit into
mainfrom
ab/codecov-no-errors
May 27, 2026
Merged

ci: Don't fail if codecov rejects tokenless upload#1629
aborgna-q merged 1 commit into
mainfrom
ab/codecov-no-errors

Conversation

@aborgna-q
Copy link
Copy Markdown
Collaborator

@aborgna-q aborgna-q commented May 27, 2026

Fork-based PRs cannot access the CODECOV_TOKEN secret, so coverage information would normally be submitted via the tokenless upload flow.

This somehow stopped working, even though tokenless uploads are enabled on the codecov side.A

Related issues:

Apparently the solution there was to ping someone from the codecov team to "sync" the repo config.

As a temporary measure, this PR disables the fail_ci_if_error option so we can still merge external PRs while the underlaying issue is solved.

@aborgna-q aborgna-q requested a review from cqc-alec May 27, 2026 14:21
@aborgna-q aborgna-q requested a review from a team as a code owner May 27, 2026 14:21
@aborgna-q aborgna-q added this pull request to the merge queue May 27, 2026
Merged via the queue into main with commit 2c73e29 May 27, 2026
22 checks passed
@aborgna-q aborgna-q deleted the ab/codecov-no-errors branch May 27, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants