Hacker News new | ask | show | jobs
by greyskull 4242 days ago
I'm just throwing out an idea here; I don't know if it's possible.

Put some sort of tag in the todo comment to represent a change. e.g. // TODO: Fix this issue #complete

At commit time, the hook will see the tag changed, reference the commit in the issue, and then auto-close it.