Skip to main content
The GitHub connection lets you integrate external GitHub repositories directly into your SeaTicket workspace. Once connected, SeaTicket automatically syncs GitHub Issues and uses AI to generate summaries for each issue, helping your team manage bugs, feature requests, and tasks alongside other customer inquiries—all in a single, unified interface.

Before You Start

Ensure you have:
  • A GitHub account with admin or owner permissions for the organization or repository you want to connect.

Creating a GitHub Connection

Install GitHub App

  1. Go to Connections in the left sidebar.
  2. Click + New Connection.
  3. Select GitHub as the connection type.
  4. Click Install GitHub App. You’ll be redirected to GitHub.
  5. On GitHub, select your installation target—choose the GitHub organization or personal account that hosts your repository.
  6. Set repository access—select which repositories SeaTicket can access.
  7. Review the requested permissions:
    • Read access to metadata – allows SeaTicket to view repository and issue details.
    • Read and write access to issues – allows SeaTicket to sync issue status, comments, and labels.
  8. Click Update access or Install to finalize the authorization.
Image
Image
Image
Image

Confirm Connection

  1. After authorization, return to SeaTicket and give the connection a descriptive name.
  2. From the dropdown, select the repository you just authorized.
  3. Click Submit to complete the setup
Image

After Connection

Once the connection is created:
  • SeaTicket automatically syncs GitHub Issues
  • Issues are displayed in a list view
  • Updates appear in SeaTicket in real time
Image

Synced Issues

For each issue, SeaTicket records:
  • Title
  • State (open / closed)
  • State reason
  • Labels
  • Author
  • Created / Last modified / Closed time
  • Total comments (including all discussions)
AI-generated summaries are also available for each issue:
  • AI summary
  • AI processed time

Viewing Details

After data has been synced, click on an item’s title to view its full content. GitHub Issues: View issue details, comments, and updates
Image
Image