catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.93k stars 563 forks source link

Write an apps script to ping owners of perf regression bugs #4310

Closed anniesullie closed 6 years ago

anniesullie commented 6 years ago

One problem I hit a lot when pinging perf regression bugs is that some people don't read their bugmail at all. It would be really easy to just write an apps script that lists all the bugs assigned to each owner and sends an email asking them to follow up once a week. We should try this!

anniesullie commented 6 years ago

Update: I've got this working in an apps script at https://script.google.com/a/google.com/d/1t1IEo_ymHd6TX_fumASf7zV3MFb3ysettF05b2qp5kPpiQG0AF0Ph0Mf/edit?usp=drive_web

The plan is to send it out every Monday morning (started today) and try to track effectiveness. Have a survey here: https://goo.gl/forms/deeYR4IsVvm6M2nj1 and will also look at number of old bugs.

anniesullie commented 6 years ago

Script finalized and mails sent out for past two weeks.