rajnavakotiikea/create-environment-pact-broker
This action will create new environment in pact broker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The uniquely identifying name of the environment as used in deployment code | yes | — |
| display_name | The display name of the environment | yes | — |
| is_production | Whether or not this environment is a production environment | no | false |
| contact_name | The name of the team/person responsible for this environment | no | — |
| contact_email | The email address of the team/person responsible for this environment | no | — |
| broker_base_url | The base URL of the Pact Broker | yes | — |
| broker_username | Pact Broker basic auth username | no | — |
| broker_password | Pact Broker basic auth password | no | — |
| broker_token | Pact Broker bearer token | no | — |
Outputs
no outputs