#3044 Allow pull-requests to be opened against any member of the project's family
Merged by pingou. Opened by pingou.
pr_specify_source  into  master

Download 3044.patch

Via this mechanism pull-requests can be opened against the main project, its forks
and the forks of these forks (we don't go further).

This does rely on the forks accepting PRs (which they don't by default, they'll have to
enable it in their settings).

need only one / here

this and the create_projects_git is repeated in the next 3 test case, maybe it could be done in the setup method ?

user.user was this intended ?

s/shoes/shows/

A few comments but looks good overall. Feel free to merge after answering the comments

:thumbsup:

Indeed, will fix

It could but the test just above doesn't use it, the entire file could used a restructure.

Will adjust, thanks

Actually, the entire line needs to go

rebased onto bd4cd5ebf98da20163a312f7e84b5a0e7a4eb188

Thanks for the review! :)

Pull-Request has been merged by pingou

Metadata