build-status-bot

0.3.2 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.2
    1
    • latest

Version History

Package Sidebar

Install

npm i build-status-bot

Weekly Downloads

5

Version

0.3.2

License

MIT

Unpacked Size

13.8 kB

Total Files

6

Last publish

Collaborators

  • muhammadtarek