Basically this commit simply fixes accessing the parent project (the project to) of the pull-request object. The pull-request object has a project and a project_from attributes but no project_to.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
:thumbsup:
rebased onto b8f078ee9ba8b4fac5d99113419ee77da335398e
pretty please pagure-ci rebuild
CI passed \ó/
Thanks for the review :)
Pull-Request has been merged by pingou
Basically this commit simply fixes accessing the parent project
(the project to) of the pull-request object. The pull-request object
has a project and a project_from attributes but no project_to.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr