loremexcellentiam/Lorem Audit
Run the production readiness audit and output a scored report
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| env | Target environment (staging | production | dev) | no | staging |
| repo | Path to the repository to audit (relative to workspace) | no | . |
| skip-quality | Skip Lighthouse quality checks (faster, use for draft PRs) | no | false |
| skip-docker | Skip Docker build check | no | false |
| node-version | Node.js version to use | no | 20 |
Outputs
| name | description |
|---|---|
| score | Numeric audit score (0–100) |
| status | Audit status string |
| passed | Number of checks passed |
| failed | Number of checks failed |