Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 487 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 487 Bytes

Enforce PR Tasks Completed

a GitHub App built with probot that blocks merging a PR while there are unchecked items in your task list. Get Enforce PR Tasks Completed!

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.