Triage 2018-09-21

Today

Helping with triage…. Tom Jebb yohanmishkin , Ryan LaBouve ryanlabouve, Yi-Ning Huang yininge, Esteban Arango Medina esbanarango, Bill Heaton pixelhandler

Goals

Notes

This week we had 5 volunteers helping triage old issues that were inactive, we closed 9 and labelled 31 of 50 from last week that need a submitter response, so those 31 may be closed in the next week or two. Together we addressed 17 issues that were inactive (and are still open). We are beginning to establish a cadence again of a team addressing issue triage on Friday mornings.

Bug Counts

Search

Items that are likely inactive
is:issue is:open commenter:acorncom commenter:chadhietala commenter:chancancode commenter:locks commenter:pixelhandler commenter:rwjblue commenter:Serabe commenter:toddjordan commenter:stefanpenner commenter:chancancode commenter:dgeb commenter:ebryn commenter:ef4 commenter:igorT commenter:krisselden commenter:machty commenter:mixonic commenter:mmun commenter:rwjblue commenter:stefanpenner commenter:tomdale commenter:trek commenter:wagenet commenter:wifelette commenter:wycats commenter:hakilebara commenter:yohanmishkin commenter:ryanlabouve commenter:yininge commenter:esbanarango sort:updated-asc updated:<2018-07-01

Open items we addressed today…
is:issue is:open commenter:pixelhandler commenter:ryanlabouve commenter:yininge commenter:esbanarango sort:updated-asc updated:2018-09-21

Issues we closed today…
is:issue is:closed commenter:pixelhandler commenter:ryanlabouve commenter:yininge commenter:esbanarango sort:updated-asc updated:2018-09-21

Next Week


is:issue is:open commenter:acorncom commenter:chadhietala commenter:chancancode commenter:locks commenter:pixelhandler commenter:rwjblue commenter:Serabe commenter:toddjordan commenter:stefanpenner commenter:chancancode commenter:dgeb commenter:ebryn commenter:ef4 commenter:igorT commenter:krisselden commenter:machty commenter:mixonic commenter:mmun commenter:rwjblue commenter:stefanpenner commenter:tomdale commenter:trek commenter:wagenet commenter:wifelette commenter:wycats commenter:hakilebara commenter:yohanmishkin commenter:ryanlabouve commenter:yininge commenter:esbanarango sort:updated-asc updated:2018-09-21 label:Inactive label:"Needs Submitter Response"

  • @Bill H Ask Mel about bluejeans for 2018-09-28 meeting

Helpful info


Script to get list of commenters on an issue:
Array.prototype.unique = function() {
  return this.filter(function (value, index, self) { 
    return self.indexOf(value) === index;
  });
}
$$('img.avatar[alt^="@"]').map(a => a.attributes.alt.value).sort().unique().join(' ')

Suggested response to inactive issues is this still an issue, perhaps we should close or create a new reproduction of this, what do you think?