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

Muhnad/slack-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-review

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

slack review example

Setup

  • Setup:
  git clone [email protected]: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.
  • 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.

Notes

the app by default run on port 3004, if you need to change the port just edit the .env file.

if you need the app run in Background just add & at the end npm start &

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published