The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Is it possible to create repo in github cloud using Rovo?

Simarpreet Singh
February 13, 2025

Is it possible to create repo in github cloud using Rovo, or any other means?

I want to clone my bitbucket cloud repos to github without manually going and create each repo one by one in Github.

Thanks for the help

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Vinubabu _Vinu_
Community Champion
April 1, 2025

Hello @Simarpreet Singh For you question on Github <> Rovo integration, we have couple of options.

1) To connect github with Rovo, you can refer to connect github to Rovo . Currently it is only available in Rovo chat to search for content. Atlassian is working to bring this feature to agents, from where you will be able to create repos.

2) You can also connect Github copilot with Rovo which will bring all company knowledge held in Atlassian to Github.

Hope this helps!

0 votes
Hrudu Shibu
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 12, 2025

Hi @Simarpreet Singh ,

To automate cloning Bitbucket Cloud repositories to GitHub, follow these approaches:

  1. GitHub API – Use the API to create repositories programmatically.
  2. Automation Script – Write a script (Python, Bash, etc.) to:
    • List Bitbucket repositories.
    • Create corresponding GitHub repositories.
    • Clone Bitbucket repos and push them to GitHub.
  3. Third-Party Tools – Explore migration tools that automate the process.
  4. GitHub Importer – Use GitHub’s built-in importer (manual initiation needed for each repo).
  5. Rovo Plugin – Check if it supports automation for Bitbucket-to-GitHub migration.

For more details, refer to the GitHub API documentation or community scripts.

TAGS
AUG Leaders

Atlassian Community Events