#791 Make the initial comment on a PR part of the PR itself
Merged by pingou. Opened by pingou.
initial_comment  into  master

Download 791.patch
no initial comment

This makes the PR item closer to the issue one where the initial comment
is part of the PR itself rather than a comment in itself.
It allows displaying it in the UI above all the comments and therefore will be always visible

Pull-Request has been rebased

Pull-Request has been rebased

Pull-Request has been rebased

initial comment is by default None so you can ignore 'or None'

Looks good to me :thumbsup:

The or None is there to avoid initial_comment being '' or so :)

Yup, missed that :)

Thanks for the review.

Let's merge :)

Pull-Request has been merged by pingou

Metadata