Learn more about these different git repos.
Other Git URLs
https://src.fedoraproject.org/fork/zbyszek/rpms/setup has an F28 branch, and I'd like to open a request against https://src.fedoraproject.org/rpms/setup to merge to the F28 branch there. Unfortunately, there's no "New PR" button next to my F28 branch.
I was able to work-around the issue by opening a "remote" pull request and specifying my pagure fork as the origin (https://src.fedoraproject.org/rpms/setup/pull-request/3), so this is not a big issue. Neverthelss, I still think it's a bug that I wasn't able to open a PR in the usual fashion.
<img alt="Screenshot-2018-2-27_Overview_-_rpms_setup_-_Pagure.png" src="/pagure/issue/raw/9cefd8cd0814f5aca6a57d424af96d4c2b53465ffea7c8da72fd1faf1b168a6e-Screenshot-2018-2-27_Overview_-_rpms_setup_-_Pagure.png" />
The attachment didn't go through, it seems. A copy is at https://in.waw.pl/~zbyszek/fedora/pagure-missing-pr-screenshot.png.
That's because it checks against the default branch (which in dist-git is master) and the f28 branch in your fork is in sync with the master branch of the main project/package.
Hmm, OK. But I expressly need the PR to be against f28 branch... And in fact I can open an "exnternal" PR that does that.
You could also use a non-external one using: https://src.fedoraproject.org/fork/zbyszek/rpms/setup/diff/f28..f28
Metadata Update from @pingou: - Issue close_status updated to: Invalid
Login to comment on this ticket.