Don't display pull request hint when a branch has been created a pull request to non-default branch #6468

Closed
opened 2025-11-02 06:56:56 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @lunny on GitHub (Dec 6, 2020).

Even if I have created a PR from a feature branch to a v2 branch, when push commits, Gitea always show the hint

Create a new pull request for '<branch_name>':
    https://<my_gitea_server>/<repo>/compare/master...<branch_name>

It should display the pull request url but not a compare url.

Originally created by @lunny on GitHub (Dec 6, 2020). Even if I have created a PR from a feature branch to a v2 branch, when push commits, Gitea always show the hint ``` Create a new pull request for '<branch_name>': https://<my_gitea_server>/<repo>/compare/master...<branch_name> ``` It should display the pull request url but not a compare url.
GiteaMirror added the type/enhancement label 2025-11-02 06:56:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6468