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/devapp: HelpWanted handler supports title prefix filtering #20955

Closed
rakyll opened this issue Jul 8, 2017 · 1 comment
Closed

x/build/devapp: HelpWanted handler supports title prefix filtering #20955

rakyll opened this issue Jul 8, 2017 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Milestone

Comments

@rakyll
Copy link
Contributor

rakyll commented Jul 8, 2017

https://dev.golang.org/imfeelinghelpful is pretty useful for those who are trying to randomly help to open issues. But individuals often specialize in a few packages and it would be nice to be able to filter the HelpWanted issues by title prefixes.

For example, the following query can only return cmd/go and go/parser issues.

https://dev.golang.org/imfeelinghelpful?pkg=cmd/go,go/parser

Then, I can all day long browse random issues related to the packages I am interested to maintain.

/cc @andybons @bradfitz

@gopherbot gopherbot added this to the Unreleased milestone Jul 8, 2017
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Jul 8, 2017
@gopherbot
Copy link

Change https://golang.org/cl/95275 mentions this issue: x/build/devapp: support title prefix filtering in HelpWanted handler

@golang golang locked and limited conversation to collaborators Feb 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

2 participants