thedigitalstudio/Commit information action
Get the checked out commit information
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_SHA | SHA Hash of the current commit information | — | "" |
Outputs
| name | description |
|---|---|
| GITHUB_ONELINE | Oneline git description of the commit. Available as an Environment variable |
| BUILD_URL | A variable for accessing the current build screen |