Auto-login on gerrit

Check if you're logged in to gerrit or not. If not, click the sign-in link.

Author
Darin Kelkhoff
Daily installs
0
Total installs
8
Ratings
0 0 0
Version
0.1
Created
2022-03-09
Updated
2022-03-09
Size
1.13 KB
License
MIT
Applies to

I get annoyed every morning, when I'm logged out of Gerrit, and I start doing a code review, only then to eventually find out that I'm not logged in.

So, this script checks if you're logged in as soon as you load a Gerrit page, and, if you're not, then it automatically clicks the login link after a second and brings you to the login page.

Annoyance averted!

Just make sure to provide your garret server URL in the @match line - e.g., http://gerrit.mycompany.com:8080/*