Include from Bitbucket to Confluence Cloud
Breadcrumbs

Examples

Include a Bitbucket markdown file

Here is a markdown file from the public repository atlassian/atlassian-jwt-js available at this url: https://bitbucket.org/atlassian/atlassian-jwt-js/src/master/README.md.

Screenshot 2026-01-08 at 14.57.14.png

Include a Bitbucket source code file

Here is a typescript file from the public repository atlassian/atlassian-jwt-js available at this url: https://bitbucket.org/atlassian/atlassian-jwt-js/src/master/test/signed_url_interoperability_test.ts.

Screenshot 2026-01-08 at 14.58.25.png

Include Bitbucket pull requests

Here is an example of including the Pull Requests from the public repository atlassian/atlassian-jwt-js with the filters state="MERGED" AND title~"fix":

Screenshot 2023-02-09 at 14.33.54.png

Include Bitbucket branches

Here is an example of including the branches from the public repository atlassian/atlassian-jwt-js :

Screenshot 2023-02-09 at 14.34.23.png



Include Bitbucket commits

Here is an example of including commits from the public repository atlassian/atlassian-jwt-js :

Screenshot 2023-02-09 at 14.35.02.png


Include Bitbucket tags

Here is an example of including the tags from the public repository atlassian/atlassian-jwt-js :

Screenshot 2023-02-09 at 14.34.43.png

Include Bitbucket issues

Here is an example of including the issues from the public repository atlassian/atlassian-jwt-js with the filters state="resolved":

Screenshot 2023-02-09 at 14.55.32.png