Skip to Content

Integrations Overview

MergeLoom connects four categories of tools:

Integration typeExamplesWhat it does
Work tracker intakeJira, GitHub Issues, GitLab Issues, Azure Boards, monday.dev, LinearSupplies eligible tickets, issues, work items, or board items.
Code host outputGitHub, GitLab, Azure ReposSupplies repositories and receives branches, PRs, or MRs.
Documentation contextConfluence, repository guidance filesAdds approved context to runs.
Review notificationsSlack, Microsoft TeamsPosts review-ready PR/MR links after publish.

Configure integrations in the customer controller at https://controller.mergeloom.ai.

The Local Worker UI is not where you connect Jira, GitHub, GitLab, Azure DevOps, monday.dev, Linear, Confluence, Slack, or Teams. Self Hosted workers receive job-scoped integration details from the controller when they start work.

MergeLoom work intake is controller-driven polling and manual sync. Do not configure inbound webhooks from Jira, GitHub Issues, GitLab Issues, Azure Boards, monday.dev, or Linear unless MergeLoom support explicitly asks you to for a custom environment.

Review notifications are outbound Slack or Teams incoming webhooks configured in Workflow settings. Notification failures are logged and do not normally make the code run fail.

ConnectorRolePublic support note
Jira CloudWork trackerAtlassian OAuth app.
Confluence CloudDocumentation contextAtlassian OAuth app; confirm sensitive page handling with MergeLoom before adding restricted spaces.
GitHub.comWork tracker and code hostGitHub App path. Contact MergeLoom support before planning GitHub Enterprise.
GitLab.com / self-managed GitLabWork tracker and code hostOAuth path; self-managed instances need matching base and API URLs.
Azure BoardsWork trackerAzure DevOps Services-oriented Entra app path.
Azure ReposCode hostUses the Azure DevOps connection for repository access and PR output.
monday.dev / monday.comWork trackerOAuth path for boards and item updates.
LinearWork trackerOAuth path with read/write scope.
Slack / TeamsReview notificationsIncoming webhook URLs; no OAuth setup in the current customer workflow.

Cloud Hosted workspaces use controller-managed integrations and MergeLoom-managed workers. The controller coordinates intake, repository access, review creation, and audit.

Self Hosted workspaces still use controller-managed integrations. The worker executes the code path locally and receives the repository access details needed for the assigned job.

  1. Connect the work tracker.
  2. Connect the code host.
  3. Sync the repository catalog.
  4. Enable one writable work repository.
  5. Configure workflow intake and output.
  6. Add review notifications only after the first PR/MR path works.
  7. Add documentation context after the core route is stable.

Give MergeLoom enough access to:

  • read eligible work
  • post comments and move statuses where configured
  • clone/fetch/push the selected repositories
  • create or update PRs/MRs
  • fetch approved documentation context
  • post review notifications

Avoid granting broad organization access if a narrower project, repository, group, or app installation scope meets the workflow need.

Related pages: