actions-marketplace-validations/Get git comment action
GitHub actions to get git comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 29, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/technote-space_get-git-comment-action@db9320740b61f3fdc99a8cf116ffd5e1671148af # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
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 |