[jbosstools-dev] Assigning JIRAs w/ patches for review

Max Rydahl Andersen max.andersen at redhat.com
Fri Sep 28 09:59:57 EDT 2012


On 28 Sep 2012, at 15:46, Bob Brodt <bbrodt at redhat.com> wrote:

> Since we're migrating to git, can we take advantage of github facilities (e.g. "pull requests") to help with code reviews?

yes - the github pull request workflow is enabled now on JBIDE and JBDS to be ready when on git, but 3.3.x and the current 4.0.x stuff is still in svn.

/max
> 
> ----- Original Message -----
>> Rob proposed an idea for facilitating tracking of patches for review,
>> using the "review" label in JIRA.
>> 
>> Here's how that would work.
>> 
>> 1. you work on a JIRA
>> 2. you attach a patch
>> 3. you add the "review" label to the JIRA
>> 4. you assign the JIRA to the correct reviewer (eg., Max, Denis,
>> Len...)
>> 
>> When reviewed & approved:
>> 
>> 1. reviewer signs their approval in the JIRA
>> 2. reviewer assigns the JIRA back to the person who attached the
>> patch
>> 3. review changes the label from "review" to "review_approved"
>> 4. you then commit the change and mark the JIRA resolved, so that QE
>> can
>> then later mark it resolved when verified.
>> 
>> If you'd like to see an example query with these labels, check this
>> out:
>> 
>> https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=labels+in+%28review%29+and+project+in+%28JBDS%2C+JBIDE%2C+TOOLSDOC%29&runQuery=true&clear=true
>> 
>> https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=labels+in+%28review_approved%29+and+project+in+%28JBDS%2C+JBIDE%2C+TOOLSDOC%29&runQuery=true&clear=true
>> 
>> Want to query for issues assigned to YOU to review or which you've
>> approved? Use "assignee = currentUser()" in your queries:
>> 
>> https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=labels+in+%28review%29+and+project+in+%28JBDS%2C+JBIDE%2C+TOOLSDOC%29+and+assignee+%3D+currentUser%28%29&runQuery=true&clear=true
>> 
>> https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=labels+in+%28review_approved%29+and+project+in+%28JBDS%2C+JBIDE%2C+TOOLSDOC%29+and+assignee+%3D+currentUser%28%29&runQuery=true&clear=true
>> 
>> What do you think? Good idea? Process overkill?
>> 
>> --
>> Nick Boldt :: JBoss by Red Hat
>> Productization Lead :: JBoss Tools & Dev Studio
>> http://nick.divbyzero.com
>> 
>> _______________________________________________
>> jbosstools-dev mailing list
>> jbosstools-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>> 
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev




More information about the jbosstools-dev mailing list