Learn more about these different git repos.
Other Git URLs
I need to send a PR to https://pagure.io/fork/zbyszek/packaging-guidelines/ which i a fork with PRs enabled.
I cannot fork this fork.
I cannot send a remote PR to this fork. If I send a remote PR it goes the master project (from which this one was forked). At that point I can also not access the PR anymore.
Hm that should be working, def a bug.
Metadata Update from @pingou: - Issue tagged with: bug
There are some additional issues, including an pair of uncloseable PRs here: https://pagure.io/docs-fp-o/issue/38
My repo (https://pagure.io/fork/zbyszek/packaging-guidelines) had a "The permissions on this repository are being updated. This may take a while. During this time, you or some of the project's contributors may not be able to push to this repository." message continuously since I created the repo over a week ago until maybe yesterday. Now it's gone. Don't know if this is related to the other problems. I was able to push to it without trouble.
Reading this again, it's actually expected, you currently can only send PR to your parent project. So if you forked the main project, you can only submit a PR to that project, if you forked a fork, you can only submit a PR to that fork.
I have a fix for this.
Note: regardless whether one can change the target of a PR to be another fork instead of the main project, the fork receiving the PR would still need to activate PRs and these are off by default (it's a checkbox to check in the settings of the project).
Metadata Update from @pingou: - Issue assigned to pingou
Commit 340c0e3 fixes this issue
Log in to comment on this ticket.