Skip to content

Application

todo

A GitHub App built with Probot that creates new issues based on actionable comments in your code.

Using todo should be really simple. Once you've installed it in your repository, simply push some code (to your default branch, a PR; doesn't matter). If the code you pushed includes one of the configured keywords (defaults are @todo and TODO), then the app will create a new issue for you using the comment your wrote in your code!

If I pushed this:

/**
 * @todo Take over the world
 * @body Humans are weak; Robots are strong. We must cleans the world of the virus that is humanity.
 */
function ruleOverPunyHumans () {
  // We must strategize beep boop
}

todo would create a new issue:

Note: While the above example is in Javascript, todo has been tested in JS, Go, C, C#, Ruby, Bash and Python, and should work in any language.

You can also configure todo for your project.

todo screenshot

Pricing and setup

todo logo preview
todo

Free like air

It's free, for you and for me!

Next: Confirm your installation location.

todo is provided by a third-party and is governed by separate privacy policy and support documentation.