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

Get source code from a github repo for analysis #4

Closed epicallan closed 5 years ago

epicallan commented 6 years ago

Write a function that takes in a list of files and returns an array of their content:

see https://probot.github.io/docs/webhooks/, https://probot.github.io/docs/github-api/ & https://octokit.github.io/rest.js/#api-Gitdata-getBlob.

Maybe write the functions for this in src/lib/github/blob