Hi all,
Mirroring to Github via the UI is seamless, but the same process encounters issues when attempting with Bitbucket (even after creating a dedicated app password and using the same login credentials).
To address this, I’m attempting to set it up directly on the Gitea server using Git hooks post-receive. I’ve configured everything in the UI and added the necessary code. Despite creating a specific access token in Bitbucket, no updates are reflected, and the logs remain error-free.
If anyone got mirroring from Gitea to Bitbucket successfully working, I would appreciate some help. Thank you.