soc221b/shorten-commit-sha
Export env and output sha with the shortened commit SHA
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| env_name | The env name of the shortened sha. | no | shortened_commit_sha |
| length | The length of the shortened sha. | no | 7 |
| output_name | The output name of the shortened sha. | no | shortened_commit_sha |
| pull_request_github_sha | The sha to be shortened for pull requests. See also: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request | no | github.sha |
Outputs
no outputs