dkershner6/GitHubActions.com Result Reporter
Report Results for actions started using GitHubActions.com. This action will never fail, so use freely without risk.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| trigger_result_id | The ID for the trigger result being reported. This typically is at github.event.client_payload.triggerResult.triggerResultId | yes | — |
| event_result_id | The ID for the individual event being reported. This typically is at github.event.client_payload.triggerResult.eventResultId | yes | — |
| status_code | A status to update to. Valid values: success, processing, failure | no | success |
| status_text | A string to describe the status code. This is optional, but should be short (max 25 chars). | no | Success! |
Outputs
no outputs