Pull Requests - PR creation fails
PreviousReports & Findings - Severities or counts differ from my scannerNextPull Requests - PR stuck "In progress"
Last updated
Symptoms
Clicking Create a Pull Request returns an error.
No PR/MR appears in your repository.
Likely cause
The most common root cause is that Mobb has no active SCM connection for the target repository — the SCM credential/token has expired, was revoked, or is missing write permission. For on-premises SCMs, the broker connection may be down.
Resolution
Go to the Integrations page and confirm the relevant SCM shows as Connected. If not, reconnect it (see I get an authorization error when connecting to my repository).
Make sure the token has permission to create branches and pull/merge requests (for GitLab, the api scope and at least a Developer role).
For on-premises deployments, verify the broker is healthy — see My broker can't reach the SCM.
Retry creating the pull request.
Still stuck? Contact support@mobb.ai.
Last updated