-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
topic/federationtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
- Currently only support PRs cross Gitea instances, if you want to interactive with another Gitea instances, you have to add that Gitea instances as OAuth2 sources.
- Gitea could allow a fork from another Gitea services, a list of Gitea instance OAuth2 will be displayed to chose and the current login user should have a link account to that OAuth2.
- When forking, two repositories will be created. One is a hide mirror repository, the mirror remote URL is the fork remote URL. Another is the fork repository, it's in fact forked from the hidden mirror repository but the UI displayed it forked from remote.
- When send commits to the forked repository, the comparison UI will display the hide mirror repository and the forked repository branch.
- When create a PR to the mirrored repository, a real PR will be sent to the remote Gitea instance via API and OAuth2 token.
Lamdarer, je-s, sean-clayton, roland-5, xplosionmind and 5 morexplosionmind and roland-5xplosionmind and roland-5xplosionmind
Metadata
Metadata
Assignees
Labels
topic/federationtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.