Skip to content

TimonVS/prepare-release

Repository files navigation

NOTE: This project has been deprecated as rebase merging support has recently been added to Release Drafter.

Prepare Release

A GitHub app that drafts release notes from your merged pull requests since the last release. This bot was inspired by Release Drafter which does more or less the same but doesn't support rebase merging. This bot supports rebase merging as well as all other merge strategies.

Screenshot

Development set-up

# Install dependencies
yarn

# Run typescript
yarn build:watch

# Run the bot
yarn dev

See the Probot deployment docs if you would like to run your own instance of this plugin.

About

A GitHub app that drafts release notes from your merged pull requests

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published