Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

release-notifier-bot

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

release-notifier-bot - npm Package Compare versions

Comparing version
1.1.0
to
1.2.0
screenshot.jpg

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",

@@ -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.
![screenshot](screenshot.jpg)
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