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

go.dev: gopherbot should add go.dev label automatically for issues with "go.dev" prefix #36749

Closed
julieqiu opened this issue Jan 24, 2020 · 5 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. pkgsite

Comments

@julieqiu
Copy link
Member

Now that the issue tracker is open to issues for go.dev, we will use the go.dev label for issues. Gopherbot should automatically add the "go.dev" label for these labels.

@gopherbot
Copy link
Contributor

Change https://golang.org/cl/216300 mentions this issue: cmd/gopherbot: label go.dev issues

@toothrot toothrot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jan 24, 2020
@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jan 25, 2020
@thepudds
Copy link
Contributor

thepudds commented Feb 2, 2020

FWIW, I’m not sure if this is working yet, e.g.,
#36986

@toothrot
Copy link
Contributor

toothrot commented Feb 4, 2020

Thanks @thepudds! We haven't deployed gopherbot yet. I am working on that this afternoon.

@toothrot
Copy link
Contributor

toothrot commented Feb 4, 2020

This has been deployed.

@gopherbot
Copy link
Contributor

Change https://golang.org/cl/217957 mentions this issue: cmd/gopherbot: add unreleased milestone to go.dev issues

gopherbot pushed a commit to golang/build that referenced this issue Feb 6, 2020
This change updates gopherbot to add the Unreleased milestone for go.dev
issues if they do not yet have a milestone.

Tested locally with dry-run.

Updates golang/go#36749

Change-Id: I1fe0739d15961669950b8f65a8767a09c619943d
Reviewed-on: https://go-review.googlesource.com/c/build/+/217957
Run-TryBot: Alexander Rakoczy <alex@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@golang golang locked and limited conversation to collaborators Feb 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. pkgsite
Projects
None yet
Development

No branches or pull requests

5 participants