hashicorp/Publish metadata with hc-releases
Use hc-releases to create release metadata.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| private-tools-token | Token with permission to download bob and hc-releases | yes | — |
| product-name | Product name | yes | — |
| version | Product version | yes | — |
| hc-releases-host | hc releases host | yes | — |
| hc-releases-key | hc releases api key | yes | — |
| metadata-file | Release metadatafile. This file should contain any static metadata. | no | .release/release-metadata.hcl |
| changelog | Add changelog URL to the release metadata | no | true |
| artifact-dir | Directory containing release artifacts | no | dist |
| build-artifacts | (Deprecated) Build artifact file extensions - space separated list. These files will get added to the build metadata. | no | zip |
| product-repo | Org-qualified product repo if not the same as the repo running the action, e.g. "hashicorp/vault" | no | — |
Outputs
no outputs