[Pinned Update 1/9/2026:]
Thank you to everyone who has engaged with this post so far. Based on the feedback we have received, I wanted to provide a clear update (also pinned to the top of this post) on what is happening with forked repositories to other workspaces:
- This post/update only applies to cross workspace forked repositories. Forked repositories within the same workspace are not affected by this. We will be updating this message in product to only show on cross workspace forked repositories only.
- Atlassian will NOT be moving any forked repositories into the parent workspace on your behalf. Because of the security and reliability updates we are making to our platform, we plan to, however, automatically break the forked repository relationships. Once forked repository relationships are broken, all pull request functionality will remain as normal/expected.
- Please note: Cross-workspace PRs that have already been created will be able to be viewed and merged. You will not be able to create a cross-workspace PR from the fork to the parent if the relationship is broken, but will be able to continue creating PRs from child to parent if both repositories exist in the same workspace.
- The above change will occur On July 1, 2026. On this date, we will also be removing the ability to create new cross workspace forks. We previously communicated this would be removed February 27, 2026, but are now extending this to July 1, 2026. We want to give enough time to manage outstanding forks and update your software development workflows as needed.
- If you would like to break the forked repository relationship to the parent repository, you can do so today by contacting support. If you are a repository admin and would like to do this yourself, we are building a self-serve feature to support this. The feature will be available soon and I will update this post again once available.
-
What does this mean for support for our open source workflows?
• Public repositories remain available – your open source projects can continue to be public, cloned, and browsed as before.
• For ongoing open source collaboration in Bitbucket Cloud, we recommend:
- Hosting the project in a designated shared/open source workspace, and
- Granting trusted maintainers and frequent contributors write access so they can use branches + pull requests within that same workspace, or forks that also stay within that workspace.
• Occasional or “drive‑by” contributors who cannot be granted write access can:
- Continue to clone your public repository and share changes as patches (e.g., via
git format-patch), or
- Work with your maintainers to agree on a contribution process that fits your project’s governance (for example, using a shared workspace for community maintainers).
Again, thank you for your feedback and please reach out if you have additional questions.
[Original Post]
Hi Bitbucket Community,
My name is Adam and I am a product manager with the Bitbucket Cloud team. On February 27, 2026, the ability to create new repository forks will be limited to the parent workspace. Existing forks to other workspaces will continue to function as normal for the time being. Where possible, we will automatically move existing cross-workspace forks to the original parent workspace. We will send another notification when this is planned. Please note, forked repositories where the creator doesn’t have write access to the parent workspace, the repositories will be left in place, and their fork associations with the parent repository will be broken.
Why we’re making this change:
This change positions Bitbucket Cloud to offer greater product reliability and introduce highly requested enterprise-grade controls like data residency.
We know that this will be a significant change for some of our customers, especially the open source community. While forks aren’t core to every Bitbucket customer’s workflow, we recognize that retiring open-source pull request support will be felt by those who depend on it.
What to expect:
-
Users will no longer be able to create new cross-workspace forks after February 27, 2026.
-
Existing forks to other workspaces will continue to function as normal for the time being.
-
Adding the workspace slug is optional when using the Bitbucket Cloud REST API endpoint to fork a repository. Omitting the workspace parameter will assume the same workspace.
-
At a later date, existing cross-workspace forks will be moved into the original parent workspace where possible.
-
Associated PRs of the forked repo remain and will function as normal
-
Once moved to the parent workspace, forked repo permissions may change based on the parent workspace.
-
If moving a fork to the parent workspace is not possible or fails, you won't be able to file PRs to the parent repo of the fork, but can still file PRs inside the forked repo itself
Have questions or suggestions? We’d love to hear from you, so please leave a comment below.
29 comments