dtinth / todo-actions

Turn TODO in source code into issues and close them when they are gone. Runs on GitHub Actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feat] Add comment when closing issues with reference to resolving commit

daneden opened this issue · comments

It would be really nice if, when closing an issue, we could attribute the resolution to a commit (i.e. the commit that removed the TODO comment) and also link to that commit in a comment added when closing the issue.

Please do