Skip to content

lamngockhuong/pull-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pull-notifier

Notify via chatwork & slack when pull request created

Screenshot from 2021-09-13 00-58-48

Run locally

Run docker

docker network create shared_network
docker-compose up -d

Exec migration

docker-compose exec backend sh -c 'npm run prisma:migrate'

Update packages

I'm using [npm-check-updates] (https://www.npmjs.com/package/npm-check-updates). Please install it globally.

npm install -g npm-check-updates

Upgrade the specified version in packages.json

npm run packages:update

About

Notify via chatwork, slack when pull request/issue created, edited, commented,...

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •