mozaddedalfeshani/nextcool
Next.js CI quality gate (typecheck + lint + format + build) with a build report and base-branch bundle diff.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cwd | Project directory to run against. | — | . |
| node-version | Node.js version to set up. | — | 20 |
| report | Measure build time + bundle size and post a job-summary report. | — | true |
| fail-on-growth | Fail the run if the client bundle grows by ≥ this percent vs the base branch (0 = never). | — | 0 |
| version | nextcool version to run via npx. | — | latest |
Outputs
no outputs