technote-space/Get git comment action
GitHub actions to get git comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| SEPARATOR | Separator of multiline messages. | no | "" |
| FORMAT | Format of git log. | no | %B |
| SET_ENV_NAME | Env name. | no | COMMIT_MESSAGE |
Outputs
| name | description |
|---|---|
| message | git commit message |