freelyformd / github-todos

MVP: Analyse a repo's code for TODOs and FixMe comments & make github issues out of them
ISC License
3 stars 0 forks source link

Return a list of comments to remove or edit on github #72

Open epicallan opened 5 years ago

epicallan commented 5 years ago

If an issue no longer exists in the source code but exists on GitHub TODO issue, we return its Github comments issue details for use in subsequent issues (stories) for deletion. see #57 for more details.