Skip to content

global-conversation-list-filters - Correctly limit to PRs#9214

Merged
fregante merged 1 commit into
refined-github:mainfrom
syewchuk:pr-involved-is-pr-fix
Apr 19, 2026
Merged

global-conversation-list-filters - Correctly limit to PRs#9214
fregante merged 1 commit into
refined-github:mainfrom
syewchuk:pr-involved-is-pr-fix

Conversation

@syewchuk
Copy link
Copy Markdown
Contributor

In gitHub, the Create/Assigned/Mentioned/Review Request tabs now have the "is:pr" filter. (I think github changed over a year ago):

image

However the Involved/Yours tabs added by this plugin does not have that filter. As a result the Involved/Yours tabs show issues from github that are not PRs

image

Fix is to add "is:pr" to the query string on the code that generates those tabs.

@SunsetTechuila
Copy link
Copy Markdown
Member

#8596 (comment)

@fregante fregante changed the title Fixing Involved/Yours PR tabs. Adding is:pr flag to only show PRs global-conversation-list-filters - Correctly limit to PRs Apr 19, 2026
@fregante fregante merged commit 802cddf into refined-github:main Apr 19, 2026
14 checks passed
@fregante fregante added the bug label Apr 19, 2026
@github-actions
Copy link
Copy Markdown

To maintainers: Please add labels to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants