Hi Christian,

Thanks for the reply. If we search in this group or Google, we can find a 
lot of questions like "How to integrate ReviewBoard and JIRA?", if dynamic 
URL still a technical problem, can we provide an official extension for 
this feature or at least a plan on it? After all JIRA is a popular bug 
tracker used by lots of companies.

Best regards,
Bill.


在 2017年1月18日星期三 UTC+8上午8:09:52,Christian Hammond写道:
>
> (Hrm. I wrote this days ago and apparently never sent it. Sorry!)
>
> Hi Bill,
>
> Thanks for the kind words :)
>
> WebHooks today don't have any kind of dynamic URL support. What would 
> "{issuekey}" come from in Review Board?
>
> An option is to build a simple extension that listens for the necessary 
> signals (like published review requests, etc.) and invokes the URL itself 
> with the necessary payload. Another would be to have a script somewhere 
> that the webhook POSTs to that then turns around and forwards to that URL 
> on JIRA.
>
> Christian
>
> -- 
> Christian Hammond
> President/CEO of Beanbag <https://www.beanbaginc.com/>
> Makers of Review Board <https://www.reviewboard.org/>
>
>
>
> On Sat, Jan 14, 2017 at 6:42 PM, Bill Hoo <[email protected] <javascript:>> 
> wrote:
>
>> Hi guys,
>>
>> Thanks for your great job on ReviewBoard! It's nice and easy to use!
>>
>> We use ReviewBoard 2.5.7 for our code review workflow, we need comment on 
>> JIRA issues with every review event, and JIRA REST API2 need a URL like 
>> this:
>>
>> http://MYJIRAHOST/rest/api/2/issue/{issuekey}/comment
>>
>> Which means the {issuekey} is a variable. But ReviewBoard's WebHooks' URL 
>> seems a single hardcoded string, how can we handle the {issuekey} thing?
>>
>> Best regards!
>> Bill.
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> -- 
>>
>>
>> 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 [email protected] <javascript:>.
>>
>>
>> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to