latest--GitHubLoader
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--GitHubLoader.json |
| Parent schema | eidolon-resource |
Type:
object
Deprecated. Will be removed at a later version.
Use GitLoader instead
Properties
implementation
const: "GitHubLoader"
required
owner
string
required
repo
string
required
client_args
object
{}
root_path
string | null
pattern
string | string[]
exclude
string | string[]
[]
token
string | null
Github token, can also be set via envar 'GITHUB_TOKEN'