Skip to content

Open Pull request from GitHub and will be automatically posted in slack review channel.

License

Notifications You must be signed in to change notification settings

eventtus/slack-review

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-review

Open Pull request from GitHub and will be automatically posted to slack review channel.

Local setup

  • Setup:
  git clone git@github.com:Muhnad/slack-review.git

  cd slack-review

  npm install
  • Generate Slack token

  • open file src/constant.js.

  • Update the SLACK_TOKEN with your token.

  • Set the SLACK_CHANNEL with your code review channel name. Note Must add # before channel name.

  • You need to Create your own GitHub app

  • Update the .env file.

  • Run npm start

Usage

  • Install the app on your GitHub Repositories.
  • Start Open Pull request from GitHub and will be automatically posted to slack review channel.

Deployment

See docs for more info.

NOTE the icon of the app used from pluspng

About

Open Pull request from GitHub and will be automatically posted in slack review channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%