web-infra-dev/@yifancong/bundle-action

A simple demo for checking compressed size differences, with optional AI-assisted analysis.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenThe GITHUB_TOKEN secretno${{ github.token }}
file_pathPath to the file to upload (relative to project root)yes
target_branchThe target branch to compare against (defaults to main)nomain
dispatch_target_branchOverride target branch when triggered by workflow_dispatchno""
enable_ai_analysisEnable AI-assisted degradation analysis. Set to false to disable it.notrue
ai_modelAI model to use for degradation analysis (e.g. claude-3-5-haiku-latest, gpt-4o-mini). Provider is auto-detected from the model name prefix. Set AI_TOKEN as a GitHub Actions secret and pass it to the action step for AI-assisted analysis.noclaude-3-5-haiku-latest

no outputs