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

0 votes
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 Leaders.
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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events