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

Add index to ensure that [repositoryId, taskReference] is unique and can be queried quickly.

github-actions opened this issue · comments


This issue has been automatically created by todo-actions based on a TODO comment found in src/MongoDB.ts:73. It will automatically be closed when the TODO comment is removed from the master branch.

Cannot do it because taskReference may be null.