#4512 Page `/api/0/fork/phracek/rpms/rebase-helper/pull-request/new` not found when calling Pagure API
Closed: Invalid 4 years ago by pingou. Opened 4 years ago by phracek.

With packit tool I am trying to sync upstream release into downstream over PR.

But this error occurs.
I am using a token which has all 8 ACKs.
As you can see the fork really exists (https://src.fedoraproject.org/fork/phracek/rpms/rebase-helper)

ERROR    There was an error while creating the PR: PagureAPIException('Page `https://src.fedoraproject.org//api/0/fork/phracek/rpms/rebase-helper/pull-request/new` not found when calling Pagure API.')
ERROR    Page `https://src.fedoraproject.org//api/0/fork/phracek/rpms/rebase-helper/pull-request/new` not found when calling Pagure API

The page API page /pull-request/new is disabled or removed?


The page is disabled on forks, you want to query the API of the project to which you are opening the PR.

Note that the argument passed to open a new PR have changed in 5.6 as it was missing the support for repo_from and branch_from arguments. So this may not work in 5.5 but will in 5.6+ :)

Closing this ticket as it is already there :)

Metadata Update from @pingou:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata