Skip to content

Update gitlab integration docs #8946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 6, 2025
Merged

Update gitlab integration docs #8946

merged 3 commits into from
Jun 6, 2025

Conversation

mamoodi
Copy link
Collaborator

@mamoodi mamoodi commented Jun 6, 2025

  • This change is worth documenting at https://docs.all-hands.dev/
  • Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

End-user friendly description of the problem this fixes or functionality this introduces.

Update gitlab integration docs


Summarize what the PR does, explaining any non-trivial design decisions.

I wasn't able to get gitlab resolver working. Once that is working, we should update the docs on how it works just like the github docs.


Link of any specific issues this addresses:


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:3d68dc7-nikolaik   --name openhands-app-3d68dc7   docker.all-hands.dev/all-hands-ai/openhands:3d68dc7

@mamoodi mamoodi requested review from rbren and amanape as code owners June 6, 2025 14:12
@@ -38,7 +38,6 @@
]
},
"usage/cloud/cloud-ui",
"usage/cloud/cloud-issue-resolver",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs for this are now embedded inside the github integration.
When gitlab works, we will do the same for that.

Copy link

openhands-ai bot commented Jun 6, 2025

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • Run Python Unit Tests
    • Docker

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #8946

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

@mamoodi mamoodi merged commit 744a629 into main Jun 6, 2025
21 checks passed
@mamoodi mamoodi deleted the mh/gitlab-doc branch June 6, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants