actions-marketplace-validations/Get the default bucket name for artifacts
Works on Unix and Windows-WSL
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | "Handy parameter. Returns the same value if non-empty. Leave empty to use the implicit 'gh-runs_<org-name>_<repo-name>'. For the implicit bucket name, dots are replaced by hyphens, slashes are replaced by underscores. The bucket name should be lowercase. For 'My-Dear-Org/my.repo', we get 'gh-runs_my-dear-org_my-repo'" | no | — |
Outputs
| name | description |
|---|---|
| bucket_name | The default bucket name, based on run id and repo url |