goo.gle/devtools-slow-close (go/chrome-devtools:slow-close-policy)
In November 2024, we instituted a slow close policy for Chrome DevTools to automatically maintain hygiene of our bug database. We ended up with a list of over 1650 open bugs and over 750 open feature requests, some of them going back over 10 years, which was not only challenging to maintain, but also made it difficult to determine what's relevant and where we should invest our resources best.
By automatically nudging and closing stale bugs and feature requests, we can reduce this burden, and better communicate to our users what will actually be actioned, and hear from them what remains relevant.
The criteria for slow close:
Googlers can mark issues as exempt from slow close by adding them to the DevTools-Blintz-Close-Exempt
hotlist.
The automation runs on a daily basis, and performs the following steps:
DevTools-Blintz-Close-Candidate
hotlist for closure.DevTools-Blintz-Close
hotlist for recording purposes.(Googlers only): This is implemented in go/chrome-devtools:blintz.