Reviewboard and Azure DevOps

34 views
Skip to first unread message

Erik Flodin

unread,
Jun 21, 2023, 5:29:05 PM6/21/23
to revie...@googlegroups.com
Hi,

I've seen that Reviewboard with Power Pack can access repositories from Azure DevOps, but I'm wondering if it's possible to trigger builds in Azure Pipelines when a review is created/updated and have the build result seen in the review?

Best regards,
// Erik

Christian Hammond

unread,
Jun 22, 2023, 2:17:32 AM6/22/23
to revie...@googlegroups.com
Hi Erik,

We don’t have any built-in support for that, though it’s something we can look into providing in an upcoming release of Power Pack (after Review Board 6 ships, though). I’m now tracking that for the roadmap.

In the meantime, there are a couple options that cpuld get you at least part-way to want you want:

1. Use our webhook support with a custom payload to send the right message to trigger a pipeline. The pipeline could then use `rbt status-update` to mark that a build has started, and to provide any success/error results, based on whatever tests you’re aiming to run.

2. You could build a Review Board Python extension that utilizes the rbintegrations.baseci module to initiate the build. You’ll still probably use `rbt status-update` or something in the pipeline for updates, but this would give you better options for dynamically constructing the request and sending any necessary data.

Christian


--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/CAAMKmoczWZwYrr9N1b%3DF-YWPzcNGTd8m6XmSqxtxt3xacy9mzg%40mail.gmail.com.
--
--
Christian Hammond
President/CEO of Beanbag
Makers of Review Board
Reply all
Reply to author
Forward
0 new messages