[
https://issues.apache.org/jira/browse/SAMZA-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830976#comment-13830976
]
Garry Turkington commented on SAMZA-43:
---------------------------------------
When trying to post a RB for the first time last week I had to fiddle around to
get the right config file. And what worked for me is different from what you
have -- it would be good to update the wiki with some advice here.
Firstly I set the RB URL within git:
git config reviewboard.url https://reviews.apache.org
Then my .reviewboardrc looks like this:
REPOSITORY = 'git://git.apache.org/incubator-samza.git'
TARGET_GROUPS = 'samza'
GUESS_FIELDS = True
That seemed to work.
I got the pattern for the repo from this page on what the Drill guys are doing,
they also mention CLI tools to update Jira:
https://cwiki.apache.org/confluence/display/DRILL/Drill+Patch+Review+Tool
Honestly though I'm not sure I'd want one tool to do both the post to RB and
update the Jira. I botched my first RB upload and a single tool would have
made that much more visible in Jira. :)
> Review Board support
> --------------------
>
> Key: SAMZA-43
> URL: https://issues.apache.org/jira/browse/SAMZA-43
> Project: Samza
> Issue Type: Bug
> Components: build
> Affects Versions: 0.6.0
> Reporter: Chris Riccomini
>
> You can configure a Git project to support RBTools
> (http://www.reviewboard.org/docs/rbtools/dev/) through the use of a
> .reviewboardrc file. We should do this to make life easier.
--
This message was sent by Atlassian JIRA
(v6.1#6144)