gerrit userscript for muting patches

Hi, Like filtering email, wading through gerrit patches can be a challenge. I like to keep my inboxes at zero, and having a gigantic list of incoming patches in gerrit hurts my brain sometimes. Thus, I wrote this userscript to enable a Mute button similar to Gmail. Since this is an in-browser plugin only, it has limitations: * gerrit will still email you * Mute storage works per-browser. If you use a different browser, you won't see your muted patches. If this sounds helpful to you, give it a try: 1. install Tampermonkey (Chrome) or Greasemonkey (FF) 2. browse to https://gerrit.ovirt.org 3. click on the extension, Add Script 4. paste in the contents of gerrit-mute-userscript.js and save 5. refresh gerrit. The icon should indicate the script is running: [image: Inline image 2] Now you'll have a Mute button on patches and Muted section at the bottom (once you mute your first patch.) [image: Inline image 4] [image: Inline image 3] (Let me know if you try it and if it works for you, or if you need help, let me know that too :)) Best wishes, Greg -- Greg Sheremeta, MBA Sr. Software Engineer Red Hat, Inc. gshereme@redhat.com
participants (1)
-
Greg Sheremeta