todo is a GitHub App that automagically creates new issues based on comments and keywords in your code when you push it to GitHub. Check out the demo below.
The app comes with a few configuration options built-in, to suit your project's needs.
Option | Type | Default Value |
---|---|---|
keyword | string | @todo,TODO |
bodyKeyword | string | @body,BODY |
blobLines | number|boolean | 5 |
autoAssign | boolean|string|string[] | true |
label | boolean|string|string[] | true |
reopenClosed | boolean | true |
Read more about the configuration options in the GitHub repo.
You can install todo in your repos right now. Because its built on Probot, it is a fully integrated GitHub App and works without any additional setup.
Install todo
todobot commented 2 hours ago
Humans are weak; Robots are strong. We must cleanse the world of the virus that is humanity.
robot-plan/index.js
Lines 5 to 10 in 45c96e1
This issue was generated by todo based on a
@todo
comment in45c96e1
. It's been assigned to @JasonEtco because they committed the code.