Skip to content

Don't fail CI on Codecov upload errors#49

Merged
w8r merged 2 commits intodependabot/npm_and_yarn/lodash-4.17.23from
copilot/sub-pr-46
Mar 1, 2026
Merged

Don't fail CI on Codecov upload errors#49
w8r merged 2 commits intodependabot/npm_and_yarn/lodash-4.17.23from
copilot/sub-pr-46

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 1, 2026

Codecov upload was failing with "Token required because branch is protected" (token length: 0) on PRs where CODECOV_TOKEN is unavailable, and fail_ci_if_error: true was causing the entire CI pipeline to fail.

Change

  • Set fail_ci_if_error: false in the Codecov upload step so upload failures don't block CI

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI assigned Copilot and w8r Mar 1, 2026
@w8r w8r marked this pull request as ready for review March 1, 2026 14:20
Co-authored-by: w8r <26884+w8r@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump lodash from 4.17.21 to 4.17.23 Don't fail CI on Codecov upload errors Mar 1, 2026
Copilot finished work on behalf of w8r March 1, 2026 14:22
@w8r w8r merged commit 9cb6f78 into dependabot/npm_and_yarn/lodash-4.17.23 Mar 1, 2026
w8r added a commit that referenced this pull request Mar 1, 2026
* Bump lodash from 4.17.21 to 4.17.23

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Don't fail CI on Codecov upload errors (#49)

* Initial plan

* Fix codecov CI failure by setting fail_ci_if_error to false

Co-authored-by: w8r <26884+w8r@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: w8r <26884+w8r@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: w8r <26884+w8r@users.noreply.github.com>
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