0.1.5 • Published 6 years ago

changelog-bot v0.1.5

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago