> ## 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.

# Repository Integration Model

> Connect your code repositories to enable autonomous development and observability.

Revolte integrates directly with your version control providers to monitor commits, trigger deployments, and analyze your codebase health in real-time.

## Capabilities

Connecting your repository enables the core Revolte autonomous engine to:

* **Automate Deployments**: Trigger builds and deployments on every push or merged pull request.
* **AI-Driven Analysis**: Gain insights into commit history, code quality, and security risks.
* **Preview Environments**: Automatically spin up isolated environments for every pull request to accelerate reviews.
* **Zero-Downtime Migration**: Seamlessly transfer applications between repository sources or accounts without service interruption.

***

## Supported providers & operations

Revolte offers deep integration with industry-standard Git providers and lifecycle management tools.

<CardGroup cols={2}>
  <Card title="GitHub" icon="github" href="/integrations/repository/github">
    Connect your GitHub repositories for automated deployments, PR insights, and risk scoring.
  </Card>

  <Card title="Repository Migration" icon="arrow-left-right" href="/integrations/repository/migration">
    Transfer active applications to new repository sources or accounts with zero service interruption.
  </Card>
</CardGroup>

### Roadmap

We are continuously adding support for more version control systems.

| Provider      | Status                                     |
| :------------ | :----------------------------------------- |
| **GitLab**    | <span class="soon-pill">Coming Soon</span> |
| **Bitbucket** | <span class="soon-pill">Coming Soon</span> |

## Next steps

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