Skip to content
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

Synchronize issues and TODOs both ways #9

Open
naholyr opened this issue Nov 12, 2014 · 4 comments
Open

Synchronize issues and TODOs both ways #9

naholyr opened this issue Nov 12, 2014 · 4 comments

Comments

@naholyr
Copy link
Owner

naholyr commented Nov 12, 2014

For discussion, let's study possibilities:

  • Closing issue when a TODO is removed or "marked as complete"?
  • Remove TODOs when issue is closed?
  • Do it automatically? At push-time? In a separate command (brew doctor-like)?
@r0ller
Copy link

r0ller commented Jul 28, 2017

I might be late with this but here's my opinion:

  • I would only add a label to the issue like 'TODO removed' if a TODO gets removed from the code.
  • Removing a TODO when an issue is closed is kind of necessary as it'd get recreated I guess or you'd need to scan the closed issues in order not to create it again.
  • Doing it automatically would be perfect:)

@naholyr
Copy link
Owner Author

naholyr commented Oct 20, 2017

I +1 with your choices, and if you feel like it I'd be glad to give you full access to the repository (and npm package) as I obviously don't give enough love to this project myself ;)

@r0ller
Copy link

r0ller commented Oct 23, 2017

Thanks for the offer but I'm far from being a javascript coder:( I mainly deal with C++ so I could only screw it up I think during the learning curve.

@AlinaWithAFace
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants