Skip to content

Instantly share code, notes, and snippets.

@ryan-beisner
Last active March 8, 2021 12:00
Show Gist options
  • Save ryan-beisner/bb593ac2bd1d70b42af1 to your computer and use it in GitHub Desktop.
Save ryan-beisner/bb593ac2bd1d70b42af1 to your computer and use it in GitHub Desktop.
Watching OpenStack Charm Change Activity with Gerrit Code Review Web UI

Watching OpenStack Charm Changes on Gerrit Code-Review

Get set up in Launchpad and Gerrit per the OpenStack Developers Guide

Add Watched Projects

Account → Settings → Watched Projects

  • Add all openstack/charm- projects to your watched project list.
  • It is a manual process to add each of them, one at a time.
  • The text box should auto-complete to show available matching projects.

Add a Nav Menu Link for Closed Changes on Watched Projects

Account → Settings → Preferences → Menu

  • Add "Watched Changes (Closed)" with url value: #/q/is:watched+is:closed
  • Reorder the new nav link as desired.

Use and Enjoy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment