Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build/cmd/gopherbot: add author to issue notification comments #26816

Open
josharian opened this issue Aug 5, 2018 · 4 comments · May be fixed by golang/build#10 or golang/build#20
Open

x/build/cmd/gopherbot: add author to issue notification comments #26816

josharian opened this issue Aug 5, 2018 · 4 comments · May be fixed by golang/build#10 or golang/build#20
Labels
Builders x/build issues (builders, bots, dashboards) FeatureRequest help wanted NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@josharian
Copy link
Contributor

josharian commented Aug 5, 2018

gopherbot generates the "CL mentions this issue" issue comments:

https://github.com/golang/build/blob/4639cd3919e4243a672a11a56543004bf1778326/cmd/gopherbot/gopherbot.go#L811

It currently includes a link to the CL and the CL title. It'd be nice if it also included the CL author's name or handle. Maybe: "Change <link> by <author> mentions this issue: <title>".

@gopherbot gopherbot added this to the Unreleased milestone Aug 5, 2018
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Aug 5, 2018
@FiloSottile FiloSottile added NeedsFix The path to resolution is known, but the work has not been done. FeatureRequest labels Aug 6, 2018
@iamoryanmoshe
Copy link
Contributor

I'll take a crack at it

@gopherbot
Copy link

Change https://golang.org/cl/127930 mentions this issue: cmd/gopherbot: change issue notification comment to include author name

@iamoryanmoshe
Copy link
Contributor

Or not

@gopherbot
Copy link

Change https://golang.org/cl/181977 mentions this issue: cmd/gopherbot: add the author of the change to the notification on github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) FeatureRequest help wanted NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
4 participants