build-status-bot

A slack bot that notify a channel with the last version changelog

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
build-status-bot
0.3.26 years ago6 years agoMinified + gzip package size for build-status-bot in KB

Readme

changelog-bot
Small node.js script to send last version changelog to a slack channel

Getting Started

Prerequisites

  • node

Installing

git clone https://github.com/muhammadtarek/changelog-bot.git
cd changelog-bot
yarn

Set OAuth token
export SLACK_OAUTH_ACCESS_TOKEN=xoxp-XXXXXXXXXX

Usage

node index.js <repository-name> <changelog file path> <channel name> <slack OAuth token [optional]>

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details