andymeneely / chromium-history

Scripts and data related Chromium's history
11 stars 4 forks source link

Populate bug-related experienced developers #204

Closed andymeneely closed 9 years ago

andymeneely commented 9 years ago

Much like we have security-experienced developers in participant_analysis.rb, we need to populate on the participant's table whether or not the participants of a code review are experienced with that type of bug.

The labels we are looking at are:

Measure this by linking participant => code_reviews => commit => bug => bug_label.

For example, a participant is stability-experienced if, at the time of the code review, that developer had in the past reviewed a commit to fix a stability-labelled bug. Presumably, they would bring that experience to this review.

We need: