Allow Pull Requests on mirrored repository #6054
Labels
type/enhancement
An improvement of existing functionality
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
I have a use case where I would like to mirror a repository and make it possible for users to create pull requests and use the review features as provided by Gitea. There is no reason to merge PR's into the local tree as this will only happen on the original repository and be automatically fetched by the mirror feature.
After checking it seems that Gitea currently does not support this workflow. I wonder if it would be possible to enable this and possible disable the merge features in the PR.
The text was updated successfully, but these errors were encountered: