ensembleip/Report Check Status
Create or update a GitHub check run for individual CI checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 20, 2026
- License
- MIT
Pinned Snippet
uses: ensembleip/report-check@c3835e66c53dfba3a8e26d63a4bdca8cdef484a8 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of the check (e.g., 'format', 'lint') | yes | — |
| status | Status of the check: 'in_progress' or 'completed' | yes | — |
| outcome | Outcome of the check: 'success', 'failure', 'cancelled', 'skipped', or empty for skipped | no | "" |
| title | Optional custom title for the check (shown in checks list) | no | "" |
Outputs
no outputs