healerlab/Vue Doctor CI
Run vue-doctor health check on your Vue.js project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Project directory to scan | no | . |
| diff | Enable diff mode — scan only changed files vs base branch | no | false |
| diff-base | Base branch for diff comparison | no | main |
| verbose | Show file details per rule | no | false |
| fail-on-score | Fail the action if score is below this threshold (0-100) | no | 0 |
| no-dead-code | Skip dead code detection | no | false |
Outputs
| name | description |
|---|---|
| score | Health score (0-100) |
| label | Score label (Great, Needs work, Critical) |