Skip to content

A tool to get Github Release notes and send it to slack

Notifications You must be signed in to change notification settings

justindra/rn-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rn-sender

A tool to get Github Release notes and send it to slack.

Installation

npm install -g git+https://[email protected]/justindra/rn-sender.git

Usage

rn-sender l [username] [reponame] [pretext] -t [personal-access-token] -s [slack-webhook-url] -a [microsoft-teams-webhook-url]
rn-sender c [username] [reponame] [sha1] [pretext] -t [personal-access-token] -s [slack-webhook-url] -a [microsoft-teams-webhook-url]