actions-marketplace-validations/GitHubActions.com Result Reporter

Report Results for actions started using GitHubActions.com. This action will never fail, so use freely without risk.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 20, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dkershner6_githubactions-result-reporter@b5ebc57fa643470025cb51fba34a551e478bac72 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
trigger_result_idThe ID for the trigger result being reported. This typically is at github.event.client_payload.triggerResult.triggerResultIdyes
event_result_idThe ID for the individual event being reported. This typically is at github.event.client_payload.triggerResult.eventResultIdyes
status_codeA status to update to. Valid values: success, processing, failurenosuccess
status_textA string to describe the status code. This is optional, but should be short (max 25 chars).noSuccess!

no outputs