8 lines
173 B
Markdown
8 lines
173 B
Markdown
## A simple tool that scrapes the github API to build a starting point for release notes.
|
|
|
|
### Usage
|
|
```bash
|
|
${KUBERNETES_ROOT}/build/make-release-notes.sh <pr-number>
|
|
```
|
|
|