Pull Requests - PR stuck "In progress"
Last updated
Symptoms
After clicking Create a Pull Request, the status stays In progress.
Likely cause
PR creation runs in the background; it's usually still working. A status that never completes points back to an SCM-connection or permission problem.
Resolution
It's safe to navigate away — the PR is created in the background, and the status updates to Completed with a direct link when it's ready (see the FAQ).
If it never completes, treat it as a connection/permission issue and follow the steps in "Create a Pull Request" fails or errors.
Still stuck? Contact support@mobb.ai with the report link.
Want your PRs to include a ticket ID (for example, a Jira key) in the title or commit message? See Embedding Ticket ID in Pull Requests.
Last updated