Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

selmertsx/serverless-prpolice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02b6e9a · Jun 18, 2019
Mar 10, 2018
Apr 5, 2018
Feb 20, 2018
Mar 10, 2018
Apr 5, 2018
Feb 27, 2018
Feb 8, 2018
Mar 10, 2018
Mar 11, 2018
Feb 27, 2018
Feb 7, 2018
Mar 11, 2018
Mar 11, 2018
Jan 28, 2018
Jun 18, 2019
Dec 18, 2018
Apr 5, 2018
Feb 9, 2018
Feb 7, 2018
Mar 9, 2018

Repository files navigation

serverless-prpolice

serverless-prpolice is an application to check GitHub pull requests by using slack. This application mention to the user who set the GitHub account to this application.

How to use

sample_image

Usage
   @{bot_name} github account {your_account_name} # set your github account
   @{bot_name} get_pr {organization} {repository} # get pull request information
   @{bot_name} delete account {your_account_name} # delete github account from dynamodb
   @{bot_name} show users # show all github account in dynamodb
   @{bot_name} help # show commands
 Example
   @bot github account sample_account
   @bot get_pr selmertsx serverless-prpolice
   @bot delete account selmertsx
   @bot show users

Deploy with cloudformation

  1. create bot user
  2. copy .envrc.local.sample .envrc.local
  3. fill the items in .envrc.local
  4. direnv allow
  5. yarn install
  6. bin/prpolice deploy

License

This repository is under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published