Skip to content

feat: add http_headers input for custom header injection#1937

Open
Vignesh-285 wants to merge 1 commit intocodecov:mainfrom
Vignesh-285:feat/http-header-action-input
Open

feat: add http_headers input for custom header injection#1937
Vignesh-285 wants to merge 1 commit intocodecov:mainfrom
Vignesh-285:feat/http-header-action-input

Conversation

@Vignesh-285
Copy link
Copy Markdown

Summary

  • Add http_headers input to the GitHub Action for passing custom HTTP headers (e.g. Cloudflare Access) to the CLI
  • Map the input to CC_HTTP_HEADERS env var and split comma-separated values into --http-header CLI flags

Related

Allows users to pass custom HTTP headers (e.g. for Cloudflare
Access) via a comma-separated action input, which get forwarded
as --http-header flags to the CLI.
@Vignesh-285 Vignesh-285 marked this pull request as ready for review April 16, 2026 16:52
Comment thread dist/codecov.sh
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