Bugbot for GitLab

Please extend functionality for bugbot and background agents into gitlab.

Same here, really looking for a Gitlab integration.

same here :slight_smile: ++

the same

+1000 This needs to be done for the bugbot feature to be used by a lot of people, and to be a success.

Please! We need this

Any update on this? It’s the only thing stopping me from using Cursor.

further gitlab integration would be awesome

+1000 Please, add gitlab integration for Bugbot.

+1 with love

Something’s coming very soon – we’ll be sharing more shortly!

We purchased a new license for our team based on this comment :smiley:
Looking forward to the good news

That’s awesome! Do you know when the announcement will be made? Thx!



still dont see it on background agent tab though

Hi folks, wanted to share that BugBot for Gitlab is now available!

You can link your GitLab account to your Cursor account in the dashboard under integrations.

After linking your account, you can then enable Bugbot for the repositories where you would like it to run: Cursor - The AI Code Editor

Please let us know if you run into any issues.

This is awesome, our devs are really impressed.

I keep getting this error: Failed to enable xxxx Failed to install webhooks for any projects

I am in an org and I also have personal projects in gitlab. I have a personal cursor account.

Same error here. I’m Cursor team admin and GitLab organization owner and can’t enable bugbot for any repo within my GitLab orga. Cursor dashboard tells me my GitLab account is successful connected, but whenever I try to enable bugbot for a specific repo, I get the same error popup: Failed to enable xxx: Failed to install webhooks for any projects. Am I missing something or is there an update on this?

Same error here — since the release of the GitLab integration, I’ve been able to connect GitLab with my account, but cannot enable the Bugbot for any repo on GitLab.

Here’s the response I get from update-github-repo-settings:

{
  "error": {
    "message": "Error",
    "details": [
      {
        "error": "ERROR_BAD_REQUEST",
        "details": {
          "title": "Bad request.",
          "detail": "Failed to install webhooks for any projects",
          "isRetryable": false,
          "additionalInfo": {},
          "buttons": [],
          "planChoices": []
        },
        "isExpected": true
      }
    ]
  }
}

Also, the web toast shows this message:

Failed to enable XXX: Failed to install webhooks for any projects

For reference, the GitHub Bugbot integration is working perfectly fine — no issues there.

Setup Info

  • I’m the team admin on Cursor using Cursor Team package
  • I’m the maintainer on Gitlab repo

Would appreciate any insights or fixes on this :folded_hands:

I use my own instance of Gitlab. Right now, it seems only possible to use Gitlab.com.