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.
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