From 1b188690e3778b4d1b5f9b893f636233e056c798 Mon Sep 17 00:00:00 2001 From: Rajiv Shah Date: Wed, 17 Jun 2026 14:48:24 -0500 Subject: [PATCH 1/2] Clarify GitLab cloud and self-hosted variants in Enterprise Integrations Update the Source Control integration list to explicitly mention both GitLab (gitlab.com) and GitLab Self-Hosted, and add a note that GitLab Self-Hosted is available on OpenHands Enterprise only. Fixes #575 Co-authored-by: openhands --- enterprise/index.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/enterprise/index.mdx b/enterprise/index.mdx index b075a64b..e6b24296 100644 --- a/enterprise/index.mdx +++ b/enterprise/index.mdx @@ -56,10 +56,14 @@ agreements and API keys. OpenHands Enterprise integrates with your existing enterprise ecosystem: - **Identity & Access**: Enterprise SAML/SSO for centralized authentication -- **Source Control**: GitHub Enterprise, GitLab, and [Bitbucket Data Center](/enterprise/integrations/bitbucket-data-center) +- **Source Control**: GitHub Enterprise, GitLab (gitlab.com), GitLab Self-Hosted, and [Bitbucket Data Center](/enterprise/integrations/bitbucket-data-center) - **Project Management**: [Jira Data Center](/enterprise/integrations/jira-data-center) and other ticketing systems - **Communication**: Slack integration for notifications and workflows + + GitLab Self-Hosted integration is available on OpenHands Enterprise only and is not supported on OpenHands Cloud (SaaS). + + ### Containerized Sandbox Runtime Every agent runs in an isolated, containerized sandbox environment. This From 3a7f87a9be834cb871ce4f4ba8598e1263bde712 Mon Sep 17 00:00:00 2001 From: Alona Date: Thu, 16 Jul 2026 08:01:15 -0500 Subject: [PATCH 2/2] Update enterprise/index.mdx --- enterprise/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enterprise/index.mdx b/enterprise/index.mdx index f39ad84d..64a68262 100644 --- a/enterprise/index.mdx +++ b/enterprise/index.mdx @@ -61,7 +61,7 @@ OpenHands Enterprise integrates with your existing enterprise ecosystem: - **Communication**: Slack integration for notifications and workflows - GitLab Self-Hosted integration is available on OpenHands Enterprise only and is not supported on OpenHands Cloud (SaaS). + GitLab Self-Hosted integrations, Bitbucket Data Center integrations, and Jira Data Center integrations are available on OpenHands Enterprise only and is not supported on OpenHands Cloud (SaaS). ### Containerized Sandbox Runtime