merlusorg/Create a Rich Check
Rich checks from GitHub Mastery Book
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the check | yes | — |
| status | the status of the check `queued`, `in_progress` or `completed` | yes | — |
| title | the title to put on the check panel | yes | — |
| summary | The summary of the check runs current result | yes | — |
| details | The details for the check | no | — |
Outputs
| name | description |
|---|---|
| check_run_id | contains the check run id of the check created |