1.0.6 • Published 7 years ago

probot-app-release-notes v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

probot-app-release-notes

build status dependencies status npm version

a GitHub App built with probot that sets release notes

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.

Config

.github/release-notes.yml

labels:
- security
- breaking
- interface
- bugfix
- dependencies
- performance
ignore:
- release
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago