mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
26 lines
986 B
Plaintext
26 lines
986 B
Plaintext
---
|
|
title: GitLab Integration
|
|
description: This guide walks you through the process of installing OpenHands Cloud for your GitLab repositories. Once
|
|
set up, it will allow OpenHands to work with your GitLab repository.
|
|
---
|
|
|
|
## Prerequisites
|
|
|
|
- Signed in to [OpenHands Cloud](https://app.all-hands.dev) with [a GitLab account](/usage/cloud/openhands-cloud).
|
|
|
|
## Adding GitLab Repository Access
|
|
|
|
Upon signing into OpenHands Cloud with a GitLab account, OpenHands will have access to your repositories.
|
|
|
|
## Working With GitLab Repos in Openhands Cloud
|
|
|
|
After signing in with a Gitlab account, use the `select a repo` and `select a branch` dropdowns to select the
|
|
appropriate repository and branch you'd like OpenHands to work on. Then click on `Launch` to start the session!
|
|
|
|

|
|
|
|
## Next Steps
|
|
|
|
- [Access the Cloud UI](./cloud-ui) to interact with the web interface
|
|
- [Use the Cloud API](./cloud-api) to programmatically interact with OpenHands
|