> For the complete documentation index, see [llms.txt](https://docs.mobb.ai/mobb-user-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mobb.ai/mobb-user-docs/common-troubleshooting-scenarios/pr-stuck-in-progress.md).

# Pull Requests - PR stuck "In progress"

**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**

1. 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](/mobb-user-docs/more-info/frequently-asked-questions-faq.md)).
2. If it never completes, treat it as a connection/permission issue and follow the steps in ["Create a Pull Request" fails or errors](/mobb-user-docs/common-troubleshooting-scenarios/pr-creation-fails.md).
3. Still stuck? Contact <support@mobb.ai> with the report link.

{% hint style="info" %}
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](/mobb-user-docs/integrating-with-issue-tracking-systems/embedding-ticket-id-in-pull-requests.md).
{% endhint %}
