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

https://github.com/himkt/auto-release


https://github.com/himkt/auto-release

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Auto-release

CLI tool to generate a release note for GitHub repo.

## Usage

```bash
auto-release \
--organization himkt \
--repository konoha \
--milestone v4.6.5 \
--last-pull-request 125 # number of PR
```