When creating PR via the API, if the repo that the changes originates from is different from the repo targeted by the PR, then the information about the repo_from must be provided so that pagure knows where to look for these changes.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
:thumbsup:
Since this is not tested in the test suite, I'll rebase and merge it directly.
Thanks for the review! :)
rebased onto 7f36aef1e1387d2c1b97984d19fe82362f50dcd8
Pull-Request has been merged by pingou
When creating PR via the API, if the repo that the changes originates
from is different from the repo targeted by the PR, then the information
about the repo_from must be provided so that pagure knows where to look
for these changes.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr