probot-app-release-notes

1.0.6 • Public • Published

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

/probot-app-release-notes/

    Package Sidebar

    Install

    npm i probot-app-release-notes

    Weekly Downloads

    2

    Version

    1.0.6

    License

    MIT

    Last publish

    Collaborators

    • fusion-ci
    • graphene-ci