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/website: update contributors guide for finding issues without CLs #54546

Closed
AndersonQ opened this issue Aug 19, 2022 · 1 comment
Closed

x/website: update contributors guide for finding issues without CLs #54546

AndersonQ opened this issue Aug 19, 2022 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. website

Comments

@AndersonQ
Copy link
Contributor

What version of Go are you using (go version)?

N/A

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

N/A

What did you do?

I was following the contributing guide to search for open issues with no CL submitted, using the query is:issue is:open label:NeedsFix NOT "golang.org/cl".

It seems the new CLs are referenced through go.dev/cl now, instead of golang.org/cl. Therefore the suggested query and the link need to be updated to include go.dev/cl.

At the time I was writing the issue, an example would be #54343. It appears using the query is:issue is:open label:NeedsFix NOT "golang.org/cl".

The same happens to Issues that need a fix and have a suggested change: is:issue is:open label:NeedsFix "golang.org/cl"

What did you expect to see?

Only issues without a CL submitted

What did you see instead?

I saw issues with a CL submitted

@gopherbot gopherbot added this to the Unreleased milestone Aug 19, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/424974 mentions this issue: x/website: fix the contribute guide's query for issues on GitHub

@seankhliao seankhliao changed the title x/website: x/website: update contributors guide for finding issues without CLs Aug 19, 2022
@joedian joedian added the NeedsFix The path to resolution is known, but the work has not been done. label Aug 19, 2022
@jamalc jamalc modified the milestones: Unreleased, website/later Aug 29, 2022
@golang golang locked and limited conversation to collaborators Dec 16, 2023
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. website
Projects
None yet
Development

No branches or pull requests

4 participants