Hi Nick,

What version of Review Board are you using? With 4.0, you can have one
review request cover all the patches, letting reviewers choose to review
each commit individually or squashed together.

There’s no explicit RBTools support for creating multiple review requests
and to wire up dependencies between them. We’ve considered it, but focused
on the multi-commit review requests instead. Definitely open to hearing
about other use cases, though.

Christian


On Wed, Feb 2, 2022 at 09:38 Nicola Lunghi <nick83...@gmail.com> wrote:

> Hi,
>
> I am using git with reviewboard.
> I usually work on a topic repository like
>
> commit3
> commit2
> commit1
> master
>
> It would be possible to submit all the changes one by one to reviewboard?
> what I would like is something similar to git format-patch
>
> - create separate reviews for commit1, 2 and 3
> - create dependencies between the commits (commit2 blocks commits3,
> depends on commits 1)
> - add [PATCH 1/3] to the review
>
> What is the easiest way to do it with rbtools?
> I can also export the diff with git format-patch --output-directory=../out
> HEAD..master but I cannot send the patches with rbt (it complaints)
>
> Thank you,
> 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
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/reviewboard/69c170c4-18b7-438f-b65a-0427f87ba9adn%40googlegroups.com
> <https://groups.google.com/d/msgid/reviewboard/69c170c4-18b7-438f-b65a-0427f87ba9adn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
-- 
-- 
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 the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/CAE7VndnVeEQm1f0mZvis6zb_4xi77oQ4GqDaoBGTj-Dg_8wzRw%40mail.gmail.com.

Reply via email to