In chat with @andybons @FiloSottile @bcmills and @ianlancetaylor yesterday, I proposed we start using Gerrit's "hashtags" support, now that our hosted Gerrit supports it (notedb support is active for us) and PolyGerrit (the new web UI) supports it.
After discussion, we settled on using tags:
so, how about: "wait-author", "wait-release", "wait-issue", "wait-$PERSON"
where $PERSON is some substring of a name/email in the reviewer set.
and if somebody is named "Issue Release" and their email is issue@release.com, then you have to use their full email in $PERSON
we can mass remove the "wait-release" labels when tree opens
While triaging today, I found we should also add support for:
wait-cl-NNNNN -- this CL is blocked until NNN is resolved
I started looking into adding hashtag support to maintner and gopherbot.
Tracking that work here, then documenting all this on the wiki.
In chat with @andybons @FiloSottile @bcmills and @ianlancetaylor yesterday, I proposed we start using Gerrit's "hashtags" support, now that our hosted Gerrit supports it (notedb support is active for us) and PolyGerrit (the new web UI) supports it.
After discussion, we settled on using tags:
While triaging today, I found we should also add support for:
I started looking into adding hashtag support to maintner and gopherbot.
Tracking that work here, then documenting all this on the wiki.