Mirror (SYNC) Bitbucket Repository to GitHub Repository.
For the project I’m working on we use GitHub. Recently new satellite app was developed by an external team, and this team uses Bitbucket. It would be nice to have sources synchronized to our GitHub organization so we can have a central place for all of it. Repo mirroring can be accomplished using Bitbucket pipelines. It is relatively easy to set up mirroring using SSH key profiled as deployment ke...