1
0
mirror of synced 2025-12-30 21:02:43 -05:00
Files
airbyte/airbyte-integrations/connectors/source-github/metadata.yaml
Arsen Losenko 9cd5ee701c 🐛 Source Github: update schema for Organizations stream (#28144)
* Source Github: update schema for Organizations stream

* Update changelog
2023-07-11 21:13:36 +03:00

37 lines
787 B
YAML

data:
allowedHosts:
hosts:
- api.github.com
connectorSubtype: api
connectorType: source
definitionId: ef69ef6e-aa7f-4af1-a01d-ef775033524e
dockerImageTag: 1.0.2
maxSecondsBetweenMessages: 5400
dockerRepository: airbyte/source-github
githubIssueLabel: source-github
icon: github.svg
license: MIT
name: GitHub
registries:
cloud:
enabled: true
oss:
enabled: true
releaseStage: generally_available
suggestedStreams:
streams:
- branches
- comments
- issues
- organizations
- pull_requests
- repositories
- stargazers
- tags
- teams
- users
documentationUrl: https://docs.airbyte.com/integrations/sources/github
tags:
- language:python
metadataSpecVersion: "1.0"