Commit 82802b7
cmd/gerritbot: greet with the GitHub username for the PR rule findings comment
Use the GitHub username (e.g., "thepudds") to greet the
CL author when we report possible problems, rather
than using their email.
Updates golang/go#61573
Change-Id: I3699dc4e72c6244cd5d13493e5e4bd7cb098430a
Reviewed-on: https://go-review.googlesource.com/c/build/+/520116
TryBot-Result: Gopher Robot <[email protected]>
Reviewed-by: Heschi Kreinick <[email protected]>
Auto-Submit: Dmitri Shuralyov <[email protected]>
Run-TryBot: t hepudds <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>1 parent e3604e6 commit 82802b7
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
789 | 789 | | |
790 | 790 | | |
791 | 791 | | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
792 | 796 | | |
793 | 797 | | |
794 | 798 | | |
| |||
798 | 802 | | |
799 | 803 | | |
800 | 804 | | |
801 | | - | |
| 805 | + | |
802 | 806 | | |
803 | 807 | | |
804 | 808 | | |
| |||
0 commit comments