Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Code review with RTC 2.0: mandating reviews before build?

We want to make sure that all the items included in a certain build (or delivered to a certain stream) have been reviewed.

I can manually crate a query that shows me all work items that need approval and are completed or rejected. The idea is to take all items that are included in a certain snapshot and to verify they are all reviewed.

Is there a way to run such a query from the command line?

0 votes



One answer

Permanent link
There are two techniques here:

1. Proactive block delivery if approvals aren't complete. This requires that approvals are provided before you deliver. This is supported in the tool and allows you to add a process pre-condition to the deliver operation that enforces approvals for all delivered change sets.

2. After the fact, you can run the command line to list the work items in the build, but then would have to write a script to process the work items and verify the attributes that you feel are important. The command line provides a compare command that can compare two snapshots, baselines, streams and outputs the results in different levels of details.

Cheers,
Jean-Michel

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 21 '10, 8:15 p.m.

Question was seen: 4,317 times

Last updated: Jan 21 '10, 8:15 p.m.

Confirmation Cancel Confirm