cloudbees-io/github build actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | github action url | no | https://api.github.com |
| token | token | yes | — |
| org-name | organization name | yes | — |
| repo-name | repo name | yes | — |
| branch-name | branch name | yes | — |
| workflow-name | workflow name to run | yes | — |
| test-type | test type | no | "" |
| test-result-location | test result location | no | "" |
| parameters | parameters as json | no | {} |
Outputs
| name | description |
|---|---|
| run-id | The run id of the triggered Github actions. |