Task List Completed

Task List Completed

GitHub PR check to make sure all tasks are ticked off ✅

1 follower

Check a pull request body for task lists / checkboxes & make sure they are all completed. The check will not pass until all task lists have been checked. Mark it as a required check to preventing merging the PR until all tasks in a PR have been ticked off.
Task List Completed gallery image
Task List Completed gallery image
Launch Team
Anima Playground
AI with an Eye for Design
Promoted

What do you think? …

rafael
Why you think it's better than Trello for example?
Andrew Stilliard
Hi @rrrrrafeal , this way allows you to have the checks directly on the pull request if you use GitHub and a pull request workflow, and to require those checks be complete before allowing the code to be merged into the project.
rafael
@stilliard ah okay, thank you
Andrew Stilliard
In our development flow, we often add each other manual things to double check when we submit pull requests. This now makes sure those have been ticked off before the pull request can be merged.