Fixes #4593 .
rebased onto 2791b3ebf82946b746ed383689709dcc3b6bb111
Let's add a couple of () ie: pull_request.remote_git or (pull_request.project_from and pull_request.project_from.is_fork) I find it makes things clearer :)
()
pull_request.remote_git or (pull_request.project_from and pull_request.project_from.is_fork)
Same here
Two comments, then let's get this in :)
rebased onto 38a4ae1dd5ec9c597de467974b5eca16ef0f2f69
Pull-Request has been merged by pingou
Fixes #4593 .