rouzbeh84 / pr-stories

A GitHub App built with [Probot](https://github.com/probot/probot) that create PR with a to-do list and those list items will become issues. once all issues are closed/resolved the pr closes itself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pr-stories

A GitHub App built with Probot that create PR with a to-do list and those list items will become issues. once all issues are closed/resolved the pr closes itself

Setup

# Install dependencies
npm install
# or
yarn

# Run the bot
npm start
# or
yarn start

Contributing

If you have suggestions for how pr-stories could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2018 rouzbeh sarrafieh rouzbeh.sarrafieh@gmail.com

About

A GitHub App built with [Probot](https://github.com/probot/probot) that create PR with a to-do list and those list items will become issues. once all issues are closed/resolved the pr closes itself

License:ISC License


Languages

Language:JavaScript 100.0%