-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repeating issues #26
Comments
Just got github-todos running and I'm having a the same problem. Going to poke around a bit and see if i can find the problem. I'll post anything I can find. |
I couldn't find the problem myself but I've been doing as a work around is I left confirm-create set to true and set inject-issue to true. When I do my push it asks me if I want to make the issue. Already created issues will have # at the start of the title. At this point I hit "r". This will not create a new issue and will add the title to the .github-todos-ignore file so its not asked again. Its not the best solution but on a small project its livable. I'll keep poking about to see if I can find a long term fix. If not hopefully the author will be able to locate the bug. |
It's really a weird result, I could not reproduce it yet but I'll try again later, thanks for the report |
I have lines going like:
// TODO #10 #9 #8 #7 what is this
With the many issues there on github.
The text was updated successfully, but these errors were encountered: