Not soon.

We're working to get 3.0 finished up and out the door. As soon as that's
wrapped up, we're starting to focus on 4.0. It's not clear yet what all
will be in 4.0, but the current plan (very much subject to change) is to
smooth out the current DVCS support, build up some functionality around
that, and get pull request support in for GitHub and Bitbucket (at a
minimum).

We're probably looking at next year for this, unfortunately.

Now if you *really* need it sooner, it's completely possible to write an
extension that provides a URL that GitHub can post to when a pull request
has been created, and to take that diff, squash it, and place it in Review
Board. If you wanted to represent each commit as a separate review request,
that would also be doable, but a bit more work. We initially prototyped
this against 3.0, but decided that this just wasn't going to be good enough
(you really want multiple commits in one review request for this), which is
why we're building it on 4.0 instead.

Christian

On Tue, Jun 6, 2017 at 11:54 PM, Vinod Kone <vinodk...@gmail.com> wrote:

> Thanks for the update Christian. Really great to hear progress. What's the
> rough ETA for 4.0?
>
> @vinodkone
>
> On Jun 6, 2017, at 11:18 PM, Christian Hammond <christ...@beanbaginc.com>
> wrote:
>
> Hi Vinod,
>
> This is in development for Review Board 4.0. It depends on the DVCS work
> being built in that release. We have a working prototype of the
> functionality needed to mirror pull requests to Review Board. However, due
> to the limitations in GitHub's pull requests, we won't be able to mirror
> comments back to GitHub.
>
> Upon submitting a pull request, a corresponding review request will be
> created in Review Board, and a status will be opened against the pull
> request blocking it from landing and linking to the review request. Once
> the review request has been approved in Review Board (defaults to 1+ Ship
> Its and no open issues -- extensions can modify this logic) the status will
> be updated to allow the change to land.
>
> 3.0 isn't out yet, but these features have been built in parallel for 4.0
> while 3.0 has been in development.
>
> Christian
>
>
> On Tue, Jun 6, 2017 at 22:37 Vinod Kone <vinodk...@gmail.com> wrote:
>
>> Any updates? Has anything changed or happened w.r.t GH PR integration
>> with RB?
>>
>> On Wednesday, April 16, 2014 at 2:27:22 PM UTC-7, Nick Zheng wrote:
>>>
>>> Basically what we want is use Review Board as a pure code review tool.
>>> We want users to create the pull requests from GitHub, which will create a
>>> review request on Review Board. Any comments on Review Board will be
>>> reflected on GitHub. Is this supported currently?
>>>
>>> Thanks,
>>> Nick
>>>
>> --
>> Supercharge your Review Board with Power Pack:
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons:
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to reviewboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> --
> Christian Hammond
> President/CEO of Beanbag
> Makers of Review Board
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "reviewboard" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/reviewboard/gNpddxU9vnA/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Christian Hammond
President/CEO of Beanbag <https://www.beanbaginc.com/>
Makers of Review Board <https://www.reviewboard.org/>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to