Skip to content

PR Release Bot

GitHub App

PR Release Bot

GitHub App

WARNING: This bot is underdevelopment in alpha version.

A GitHub App built with Probot that creates releases based on PR name patterns and PR tags

How does it work

  1. The bot will try to deduce the version (semver) of the release from the pull request's name (e.g. Release v1.0.0).
  2. If the bot is able to get the version from the pull request name, it's good to go.
  3. Once the pull request is merged, the bot will use the deduced version as the tag, as well as the body of the pull request, to create the GitHub release.

Visit the app's page (https://github.com/fcalderon/pr-release-bot) to learn more and learn how to configure it.

Developer

PR Release Bot is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse