vuduchild/Job Commit Status
Creates and updates a commit status for a GitHub Action job.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token to use for authentication. | yes | ${{ github.token }} |
| job-name | The job name to use instead of the default job name. | — | "" |
| __job-status-for-post-run-do-not-use | DO NOT USE! Used to pass in the job status for the post step. | yes | ${{ job.status }} |
Outputs
no outputs