-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync/Mirror Issues and Pull-Requests on migrated repository #18369
Comments
Being able to sync pull requests and issues would make gitea the perfect alternative to github for me, personally. +1 |
It need to full backup of repository. Issues can explain decisions, some regression test in sources contains issues number and if issues lost - it lost some information about fixed error. For example I want store full private backups of my github repositories - for simple switch to them if my repo in github will blocked/removed. |
Note that releases have the same sync issue. |
Is only github mirroring supported? |
Please follow #20311 |
That's exactly it, #20311 is only addressing github. |
Feature Description
Feature: Want to sync/mirror Issue/PR on demand or timely interval.
Current situation: When migration (remote to gitea) is done and items like Issues/PR are checked, they are pulled perfectly initially. However, it's one-off and there is no way to fetch new issues/PR later on.
Workaround: One has to once again initiate a new migration whenever they need to pull new issues/PR which is not idle and efficient. Another solution would be to use Mirror feature, but that only allows branches, tags, and commits.
Why: It will help me to be in sync with my remote repository all the time and if in future I want to go Gitea exclusive then it can be done easily.
Version: Gitea Version: 1.15.10
PS: You guys are amazing btw and thank you for all the work and and providing this amazing project for free. ❤️
Screenshots
No response
The text was updated successfully, but these errors were encountered: