oraleye/trigger-deploy-action
Trigger a deployment of the jaws2 framework
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_name | The name of the repo to execute in the format org/repo_name | yes | — |
| github_token | The github PAT token for the remote repository | yes | — |
| git_ref | The git reference to trigger a deployment for | yes | — |
| environment | The environment to run against | yes | — |
| testrail_run_id | The testrail run id | no | — |
Outputs
| name | description |
|---|---|
| status | The Success/Failure of the action |