EduX Documentation home page
Search...
⌘K
danswer-ai/danswer
danswer-ai/danswer
Search...
Navigation
Connectors
GitHub Connector
Documentation
Slack
Discord
Welcome to EduX
Introduction
Quickstart
Resourcing
Slack Bot Setup
Gen AI Configs
Configuring Danswer
System Overview
Contact Us
Security
Deploy with AWS
Deploy on GCP
Deploy on Azure
Deploy on Digital Ocean
Auth
Basic Auth Setup
Google OAuth Setup
OIDC/SAML Setup
Connectors
Connector Overview
Web Connector
File Connector
Slack Connector
GitHub Connector
GitLab Connector
Confluence Connector
Jira Connector
Google Drive Connector
Gmail Connector
Notion Connector
Zendesk Connector
Microsoft Sharepoint Connector
Salesforce Connector
Teams Connector
Gong Connector
Linear Connector
BookStack Connector
Document360 Connector
Request Tracker Connector
Slab Connector
Guru Connector
Productboard Connector
HubSpot Connector
Zulip Connector
Google Sites Connector
Dropbox Connector (Beta)
Discourse Connector
ClickUp Connector
Backend APIs
Ingestion API
Cloud APIs
POST
Answer with Quote
POST
Answer with Citations
More
Telemetry
Additional Options
On this page
How it works
Setting up
Authorization
Indexing
Connectors
GitHub Connector
Access knowledge from your GitHub Repositories
How it works
The Github Connector picks up all of the Pull Requests and Issues in a specified repository.
It will index both Open and Closed PRs. This includes the Title and Summary.
It will index Issues and comments both Open and Closed
Includes certain other metadata such as the URL, creator, etc.
Setting up
Authorization
This Connector uses a GitHub Access Token.
This guide
shows the following steps in detail.
Log in to GitHub.
In the upper right corner, expand your profile and click on
Settings
On the bottom, go to
Developer settings
->
Personal access tokens
->
Tokens (classic)
Click on
Generate new token
Be sure to give the Token
repo
access so that it can access the PRs.
Set any expiration time. A new token will have to be provided to Danswer to continue updating the Danswer index once this one expires.
Indexing
Navigate to the Admin Dashboard and select the
GitHub
Connector
For
https://github.com/danswer-ai/danswer
, it would look like:
Slack Connector
GitLab Connector
Assistant
Responses are generated using AI and may contain mistakes.