wildmason/GHA Workflow Proof
Check GitHub Actions workflow YAML with receipt-backed offline CI diagnostics.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Crate version to install, or latest. | no | latest |
| repo | Repository root to check. | no | . |
| workflow | Newline-separated workflow paths. If empty, all .github/workflows files are checked. | no | — |
| eventsmith-bundle | Eventsmith bundle containing github-context.json, event.json, and changed-files.json. | no | — |
| context | Root context JSON file. | no | — |
| github-context | Eventsmith-style github-context.json file. | no | — |
| event | Event JSON file. | no | — |
| changed-files | Changed-files JSON file. | no | — |
| context-file | Newline-separated NAME=PATH context file entries. | no | — |
| context-json | Newline-separated NAME=JSON inline context entries. | no | — |
| workspace | Workspace directory for expression hashFiles(). | no | — |
| job-status | Synthetic job status for expression status functions: success, failure, or cancelled. | no | success |
| format | Receipt format: text, json, or markdown. | no | text |
| output | Optional receipt output path. | no | — |
| strict | Treat warnings as failures. | no | false |
Outputs
no outputs