Open Faeranne opened 10 years ago
how about only make it once, and only scanning the commit that are made, and not the full project again?
and yes, i know it is old, but still open
Not without setting up a database connection. Since github-todo is a fairly dead project, I'm not currently looking to add anything that would incur costs, and heroku dbs cost money. If you have a suggestion for a free database that is secured, I'm listening.
when it is only for self-usage (or small public) then i recommend a Raspberry-Pi (with the distro "pi64") with nodejs + MongoDB
Currently, titles are generated by taking any text after "TODO:". This can create some messy issue titles, which, if changed, will cause duplicate issues to be created. There needs to be a way to prevent this, but any avalible data for this may get changed. Ideas and suggestions are welcome.