nmsofficial/Cloneproof
Test a repository like a first-time contributor from fresh clone to green.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Local path, GitHub HTTPS URL, or org/repo shorthand to test. | no | . |
| soft_fail | Always exit successfully while still reporting cloneproof failures. | no | false |
| skip_tests | Skip detected test commands. | no | false |
| skip_build | Skip detected build commands. | no | false |
| timeout | Per-command timeout in seconds. | no | 600 |
| write_report | Path for the JSON report, relative to the workflow workspace unless absolute. | no | cloneproof-report.json |
Outputs
no outputs