Settings

Theme

Show HN: A GitHub App That Turns Checkboxes into To-Do's

github.com

9 points by baobaba 2 years ago · 0 comments · 1 min read

Reader

I built a GitHub app that checks for uncompleted checkboxes within pull request comments and blocks the merge if found.

This allows you to treat checkboxes as to-do’s and:

* Open pull requests with a to-do list template -> make sure all steps are completed before merging

* Leave to-do reminders for yourself as you work on a pull request

* Leave to-do reminders for someone else as part of your code review

Especially useful for large PRs with collapsed comments.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection