Obsolete
Status Update
Comments
dh...@google.com <dh...@google.com> #2
[Empty comment from Monorail migration]
br...@google.com <br...@google.com> #3
[Empty comment from Monorail migration]
wj...@chromium.org <wj...@chromium.org> #4
Gerrit was using following regexp in gerrit.config:
[commentlink "ph"]
match = "([Bb]ug|[Ii]ssue)\\s*#?(\\d+)"
link =https://bugs.chromium.org/p/gerrit/issues/detail?id=$2
\\s matches \n and \r so \\s* will match a lot of new lines
[ \\t]*\\r\\n?[ \\t]* matches just one new line
[commentlink "ph"]
match = "([Bb]ug|[Ii]ssue)\\s*#?(\\d+)"
link =
\\s matches \n and \r so \\s* will match a lot of new lines
[ \\t]*\\r\\n?[ \\t]* matches just one new line
am...@wikimedia.org <am...@wikimedia.org> #5
[Empty comment from Monorail migration]
br...@google.com <br...@google.com> #6
[Empty comment from Monorail migration]
is...@google.com <is...@google.com> #7
Edits were made to reflect the following in Monorail: auto-CCs.
Description
# Template for reporting issues about the Cleaner Change Log experimenthttps://www.gerritcodereview.com/2020-05-06-change-log-
# see
experiment.html
#
# Please provide change page links and screenshots!
I really prefer the only "Only comments" behaviour ... can we please have it back?