-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Description
This data connector should get all the files inside a github repository. It must contain the following options: branch, doc only mode (only returns .md, .txt, .rst, .mdx) and folder path (if docs/ is specified for example, it must only return the documents inside the folder)
Recommend using Octokit*
Other requirements:
- Make sure to add proper tests inside the tests folder
- If an added env is required, please update the env.example