metadata-ingestion/docs/sources/github/github-documents_pre.md
The github-documents source ingests files from a GitHub repository branch using the GitHub REST API. It is designed for scheduled, repeatable imports of documentation into DataHub—especially context documents nested under a parent folder.
Create a GitHub Personal Access Token (classic or fine-grained) with read access to the target repository:
repo (private repositories) or contents: read (fine-grained)Store the token in a DataHub secret and reference it from your ingestion recipe.
Ensure the token can read the repository, branch, and paths you configure.
.md, .txt, and other configured extensions