You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
devtools: add git commit with the expected commit message filled out
devtools: kick off CQ from CLI
lr: internal roll script does not use lighthouse-pristine. this is fine when used for development, but when using to roll a release the script should use pristine
lr: auto update lhVersion variable
sed doesn't work in linux. Instead of fixing this, I think the scripts should be rewritten in Node
new contributors should show github names. there may be no API for this, at the least we should log the links to the PRs of new contributors so the usernames can be quickly found
the bump branch should be named "v$VERSION", that will cause github to set the default PR name to "v$VERSION", making the commit use the same, and passing the "v$VERSION" check that the release script does
git commitwith the expected commit message filled outlhVersionvariable