porter-dev/Create Porter preview environment
Create Porter preview environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | project ID of Porter project | yes | — |
| cluster | cluster ID of Porter cluster | yes | — |
| token | token for Porter authentication | yes | — |
| pr_id | the id of the pull request | yes | — |
| installation_id | the installation id for the Github app which manages preview envs | yes | — |
| repo_name | name of source repository | yes | — |
| repo_owner | username of source repository owner | yes | — |
| pr_name | title of the PR that triggers the workflow | yes | — |
| pr_branch_from | branch from which preview environment is being deployed | yes | — |
| pr_branch_into | base branch into which the pull request will be merged into | yes | — |
| action_id | id of the action job that is running. Used to display progress. | yes | — |
| namespace | namespace for the application | no | default |
| host | host URL of Porter instance | no | — |
| file | path to porter.yaml file | no | ./porter.yaml |
Outputs
no outputs