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

Use github API to get a list of changed files on git push #8

Closed epicallan closed 5 years ago

epicallan commented 5 years ago

do this work in a new file: src/lib/github/changedFilesList.ts and in a new branch.

epicallan commented 5 years ago

See https://probot.github.io/docs/github-api/, https://octokit.github.io/rest.js/#api-Repos-getCommit & https://developer.github.com/v3/repos/commits/#get-a-single-commit