Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hojas/pr-commit-messages-action


https://github.com/hojas/pr-commit-messages-action

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# pr-commit-messages-action

get PR commit messages

## Inputs

none

## Outputs

### `commits`

PR commit messages:

```
> commit message 1
> commit message 2
> commit message 3
```

## Example usage

```yaml
uses: hojas/[email protected]
```