LamLam logoSupport Center

GitHub Connector

Connect your GitHub organization to analyze team performance and generate insights

Overview

The GitHub connector helps you analyze your organization's performance by collecting read-only data. This enables you to:

  • Track team productivity metrics
  • Analyze issue resolution patterns
  • Monitor project progress
  • Generate performance reports
  • Receive improvement suggestions

Note: All data collection is read-only, ensuring your organization's security and privacy.

Setup Instructions

1.Organization Access: Ensure you have access to the GitHub organization you want to analyze.

2.GitHub Settings: Click your profile picture in the top-right corner and go to Settings.

3.Developer Settings: Scroll down to Developer settings in the left sidebar.

4.Create Token: Select "Fine-grained tokens" and click "Generate new token".

5.Token Settings:

  • Resource Owner: Select your organization
  • Repository Access: Choose "All repositories" or select specific ones

6.Required Permissions: Set the following permissions to read-only access:

Organization permissions:

✔️ Issue types
✔️ Members
✔️ API insights
✔️ Organization events
✔️ Organization projects
✔️ Team discussions

Repository permissions:

✔️ Actions
✔️ Commit statuses
✔️ Deployments
✔️ Discussions
✔️ Environments
✔️ Issues
✔️ Merge queues
✔️ Metadata
✔️ Pull requests

7.Generate Token: Click "Generate token" to create your token.

8.Copy Token: Copy the generated token and paste it into the field in the connectors page form.

Need More Help?

View GitHub's official token documentation