github-todos icon indicating copy to clipboard operation
github-todos copied to clipboard

Synchronize issues and TODOs both ways

Open naholyr opened this issue 10 years ago • 4 comments

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)?

naholyr avatar Nov 12 '14 22:11 naholyr

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:)

r0ller avatar Jul 28 '17 08:07 r0ller

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 ;)

naholyr avatar Oct 20 '17 18:10 naholyr

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.

r0ller avatar Oct 23 '17 10:10 r0ller

+1

AlinaWithAFace avatar Dec 05 '17 05:12 AlinaWithAFace