A GitHub app which automatically adds a check which searches for new or modified TODOs in your Pull Requests once installed.
Head over to the app in the GitHub Marketplace to install this app.
I often tend to push commits which are in a WIP state, and have todos all over them. These obviously go to a feature branch. However, when a PR is created, I'd like to ensure that all the todos added were implemented :)
This app has been inspired by IntelliJ IDEA's Check TODO feature.