Legacy Product

Fusion 5.4

GitHub V1 Connector Configuration Reference

Table of Contents

The GitHub connector retrieves data from GitHub repositories using the GitHub REST API.

GitHub repository access needs authentication, in which case GitHub oAuth token Authentication will be used to perform GitHub requests. See the GitHub oAuth Authentication page for more information.

The GitHub API service implements rate limiting. If you repeatedly crawl the commits in a large or old repository, this can trigger a temporary lockout. For this reason, Lucidworks recommends creating a separate GitHub user specifically for Fusion’s GitHub connector.

Configuration

When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.

Loading liquid template...

Loading configuration schema...