release-notifier-bot
Advanced tools
Sorry, the diff of this file is not supported yet
+1
-1
| { | ||
| "name": "release-notifier-bot", | ||
| "version": "1.1.0", | ||
| "version": "1.2.0", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+18
-1
@@ -5,2 +5,19 @@ # release-notifier-bot | ||
| Source code for GitHub app | ||
| A [Probot](https://github.com/probot/probot) that leaves helpful comments on your pull requests when they land in a release. | ||
|  | ||
| This bot is designed for use with projects that are using [GitHub Releases](https://help.github.com/articles/creating-releases/) and [Semantic Versioning](https://semver.org/). | ||
| ## Install | ||
| To get a comment from this bot when a pull request lands in a release for a repo: | ||
| 1. Go to the [Release Notifier](https://github.com/apps/release-notifier) Github App page. | ||
| 2. Click the `Configure` button. | ||
| From here you will be guided through the installation process for adding the release notifier bot to your repo or github org of choice. | ||
| ## License | ||
| MIT |
27452
680.11%6
20%23
283.33%