Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
/ release-bot Public archive

Webhook-based GitHub bot that automatically tags new releases and posts to Discord when you merge PRs

License

Notifications You must be signed in to change notification settings

vapor/release-bot

Repository files navigation

Release Bot

This simple Vapor app listens for "PR merged" webhook notifications from GitHub. When it sees a PR is merged, it creates a new release on the target repo. The version number of the latest release will be bumped automatically depending on whether the PR has semver-major, -minor, or -patch labels. Once the release has been created, a link to the release will be posted as a comment to the PR as well as to Discord.

About

Webhook-based GitHub bot that automatically tags new releases and posts to Discord when you merge PRs

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published