sindresorhus/refined-github

Add (quicker) way to filter for "open issues without a pr" #3379

dertieran posted onGitHub

I recently noticed the linked prs/issues in the issue/pr list and was wondering if it was possible to add a filter for it. I couldn't find any filter option in the UI, so I searched the docs and found that it is possible to filter for them and even to filter for issues/prs without a linked pr/issue.

This allows to build queries like "open issues without a (linked) pr" (is:issue is:open -linked:pr). Which might be quite useful for open source contributes to find issues that are available to work on. (This was one of the main reasons why I opened #1507, to add a way to exclude the has PR label more easily)

I'm not quite sure where to add this and if all filter options should be added to the issues and prs lists. But I think it might be useful to make this filter easier to access and maybe even more prominent? Interested to know what others think about this or if that even would be useful to have.


For more reference the blog post about this feature.


GitHub will treat custom queries as keywords, which will filter out search results. I don't think intercepting search filters is a good idea, probably you should ask GitHub to add it if you really want it.

That said, we can possibly think about other methods, like adding an option to existing pr-filters.

posted by kidonng over 4 years ago

Every filter is useful to someone, but we can't add a link to each one. pr-filters does add some filters but honestly it's already too much.

I'm sure that GitHub will bring the Notifications’ search field to the conversations as well

<img width="261" alt="" src="https://user-images.githubusercontent.com/1402241/88170033-e1ec6680-cc14-11ea-8dff-524c44bcd76d.png">

posted by fregante over 4 years ago

@fregante Yea I can see that, I would also be fine with not adding it :+1:

It was just something I figured out late at night yesterday and thought why isn't this a more prominent feature. I don't really use the notifications so I didn't see the filter yet, but that looks like the better way then having a button for one thing in some sub menu :smile:

So happy with closing this if it doesn't seem that useful to everybody.

posted by dertieran over 4 years ago

Fund this Issue

$0.00
Funded

Pull requests