> ## Documentation Index
> Fetch the complete documentation index at: https://docs.revolte.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect GitHub

> Connect your GitHub repositories to Revolte.

## Setup

Revolte offers two ways to connect your GitHub repositories. Choose the method that best fits your workflow.

<Tabs>
  <Tab title="Direct Integration">
    Follow these steps to connect your GitHub account directly.

    <Steps>
      <Step title="Initialize Connection">
        Click on the GitHub integration button to begin the connection process.

        <img src="https://mintcdn.com/poddle-54594c3d/q0Rk3K5lGk3vHIWm/image-v2/integrations/github-1.png?fit=max&auto=format&n=q0Rk3K5lGk3vHIWm&q=85&s=572f63e8a1e8732880b8465c2f2d54bd" width="400" data-path="image-v2/integrations/github-1.png" />
      </Step>

      <Step title="Authorize Access">
        Authorize Revolte to access your repositories and manage automated workflows.

        <img src="https://mintcdn.com/poddle-54594c3d/q0Rk3K5lGk3vHIWm/image-v2/integrations/github-2.png?fit=max&auto=format&n=q0Rk3K5lGk3vHIWm&q=85&s=3bc9ef70a320a6dfd273c428ef388102" width="500" data-path="image-v2/integrations/github-2.png" />
      </Step>
    </Steps>
  </Tab>

  <Tab title="Personal Access Token">
    For advanced security or specific access requirements, you can manually provide a GitHub Personal Access Token (PAT).

    1. Generate a PAT in your GitHub Developer Settings.
    2. Ensure the token has `repo` and `workflow` scopes.
    3. Paste the token into the Revolte configuration field.

    <img src="https://mintcdn.com/poddle-54594c3d/q0Rk3K5lGk3vHIWm/image-v2/integrations/github-3.png?fit=max&auto=format&n=q0Rk3K5lGk3vHIWm&q=85&s=c6d9369029defa44ee986859d9d11303" width="400" data-path="image-v2/integrations/github-3.png" />
  </Tab>
</Tabs>

## Supported sources

* [GitHub](/integrations/repository/github)
* GitLab <span class="soon-pill">Coming Soon</span>
* Bitbucket <span class="soon-pill">Coming Soon</span>

## Next steps

* [Cloud Providers](/integrations/cloud/overview)
* [Project Management (Jira)](/integrations/project-management/jira)
* [Deployments Overview](/deployments/services/overview)
