[Development] How to watch for Gerrit changes per path

Thiago Macieira thiago.macieira at intel.com
Tue Oct 10 17:07:11 CEST 2017


Hello

I was asked how to do this. If you're a maintainer or approver, you probably 
want to watch for any new changes matching paths you're involved with. Here's 
how:

1) Log in to gerrit
2) Click on your name on the top right, then Settings
3) Select "Watched Projects"
4) Add an entry like:
	Project Name:		qt/qtbase
	Only If:			file:^src/corelib/.* OR file:^tests/auto/corellib/.*
	check: New changes, All Comments, (optionally) Submitted changes

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list