Christopher Taylor
Christopher Taylor
thanks for taking a look @gotjosh! Originally, I wanted this to copy the resulting URL to the clipboard, but I wasn't able to figure out how to access the clipboard...
is there any interest in this? If not, I'd close the PR in a week or so
FWIW, the [Gerrit docs](https://gerrit-review.googlesource.com/Documentation/user-changeid.html#_description) say: > To be picked up by Gerrit, a Change-Id line must be in the footer (last paragraph) of a commit message, and may be mixed...
IME, summaries aren't very useful in practice since you can't meaningfully aggregate them across multiple instances of a service. The [prometheus docs](https://prometheus.io/docs/practices/histograms/#quantiles) go into this in some detail, and the...