feat(gerrit): Add CL titles to title tags if accessing a CL or patchset.

Fine, puck, you win.

Change-Id: I47fe8ea6662132f5c337e1e73281dbeca19a414c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/321
Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
Luke Granger-Brown 2020-06-14 19:38:15 +01:00 committed by lukegb
parent a4b3f9af93
commit 62f42300b8
2 changed files with 201 additions and 0 deletions

View file

@ -43,6 +43,7 @@ pkgs.buildBazelPackage {
./use_detzip.patch
./syntax_highlight_nix.patch
./syntax_highlight_rules_pl.patch
./add_titles_to_cls.patch
];
bazelTarget = "release";