felix-bose/hash-branch-name
Use this action to generate a hash of your branch name for further usage.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| branch-name | Provide the branch name. Choose from these built-in variables: GITHUB_HEAD_REF, GITHUB_REF, GITHUB_REF_NAME | yes | — |
| output-length | Define a desired output length of your hashed branch name | no | none |
| encoding | Choose how the branch name should be encoded | base64 or hex. Hex is default | no | hex |
| uppercase | Should the output be converted to uppercase? | no | false |
Outputs
no outputs