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:
parent
a4b3f9af93
commit
62f42300b8
2 changed files with 201 additions and 0 deletions
1
third_party/gerrit/default.nix
vendored
1
third_party/gerrit/default.nix
vendored
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue