Skip to content

Don't fail docs build on Codecov upload failure#56

Merged
mtfishman merged 1 commit intomainfrom
mf/codecov-no-fail
Mar 23, 2026
Merged

Don't fail docs build on Codecov upload failure#56
mtfishman merged 1 commit intomainfrom
mf/codecov-no-fail

Conversation

@mtfishman
Copy link
Member

Summary

  • Set fail_ci_if_error: false on the Codecov step in Documentation.yml
  • Set CODECOV_TOKEN secret to required: false
  • Fork PRs don't have the Codecov token, so the upload fails — this shouldn't block the docs build

Fixes the docs build failure on ITensor/NamedGraphs.jl#147

🤖 Generated with Claude Code

Set fail_ci_if_error to false and CODECOV_TOKEN to not required.
Fork PRs don't have the Codecov token, so the upload fails, but
that shouldn't block the docs build.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman merged commit 9a6ca1d into main Mar 23, 2026
1 check passed
@mtfishman mtfishman deleted the mf/codecov-no-fail branch March 23, 2026 19:17
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.

1 participant