sadhumitha-s/RepoAudit CI
Run RepoAudit and publish score
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-url | Public RepoAudit backend URL | yes | — |
| repo-url | Repository URL to audit. Empty uses current repository. | no | "" |
| threshold | Minimum passing score 0 to 100. Use 0 to disable. | no | 0 |
| timeout-seconds | Maximum total wait time in seconds. | no | 600 |
| poll-interval-seconds | Polling interval in seconds. | no | 5 |
| request-timeout-seconds | Per HTTP request timeout in seconds. | no | 180 |
| request-retries | Retry count for transient network errors. | no | 4 |
Outputs
| name | description |
|---|---|
| score | Final reproducibility score |
| audit-id | RepoAudit audit ID |
| status | Final status |
| report-json | Full audit report JSON |