unfor19/hero-action
All-in-one action to develop and maintain GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Which action to execute: dispatch, dispatch-status, status-create, status-update | yes | null |
| gh_token | GitHub Token to be used for calling GitHub APIs | yes | null |
| src_repository | Source Repository {owner}/{repository} | no | null |
| src_workflow_name | Source Workflow Name | no | testing |
| src_sha | Source Repository Commit SHA | no | null |
| target_repository | Target Repository {owner}/{repository} | no | null |
| target_workflow_name | Target Repository Workflow Name | no | test-action.yml |
| target_ref | Target Repository Branch Name | no | master |
| target_job_status | Target Job Status | no | pending |
| target_run_id | Target Run ID | no | null |
Outputs
no outputs