hashicorp/Integration Release Action
Releases a new version of an integration for a HashiCorp product
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub Token to validate the release notification is coming from the registered repository | yes | — |
| integration_identifier | The identifier of the integration (e.g. "waypoint/hashicorp/nomad-plugin") | yes | — |
| release_version | The version of the release to make | yes | — |
| release_sha | The git SHA pointing to the commit of the release | yes | — |
| repo_path | A path relative to `GITHUB_WORKSPACE` where the consuming integration repository code lives. Defaults to `""` | no | — |
| integration_strategy | This specifies the consumption strategy, for exceptional scenarios where the integration interface differs from the default interface. | no | — |
Outputs
no outputs