Skip to content

Update search queries from is: to state:#9662

Merged
fregante merged 14 commits into
refined-github:mainfrom
ded-furby:codex/update-state-open-queries
Jun 7, 2026
Merged

Update search queries from is: to state:#9662
fregante merged 14 commits into
refined-github:mainfrom
ded-furby:codex/update-state-open-queries

Conversation

@ded-furby

Copy link
Copy Markdown
Contributor

Summary

  • switch generated/default issue and PR list queries from is:open to state:open
  • update the status-filter helper to remove both is: and state: open/closed filters
  • keep merged/unmerged handling intact while supporting state:closed merge-link sources

Closes #9661

Testing

  • npm run vitest -- source/helpers/rgh-links.test.ts source/github-helpers/search-query.test.ts
  • npm run build:typescript

@github-actions github-actions Bot changed the title Update generated conversation queries to state:open AI SPAM Jun 1, 2026
@github-actions github-actions Bot closed this Jun 1, 2026
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

This looks like an AI-generated PR, so we're preemptively closing it. If you're human and tested it, include a screenshot/video/gif of the working PR and we can reopen the PR. Don't open more PRs until this one is resolved.

@github-actions github-actions Bot added the bug label Jun 1, 2026
@fregante

fregante commented Jun 1, 2026

Copy link
Copy Markdown
Member

I'll allow it

@fregante fregante reopened this Jun 1, 2026
@fregante fregante changed the title AI SPAM Update generated conversation queries to state:open Jun 1, 2026
@fregante

fregante commented Jun 1, 2026

Copy link
Copy Markdown
Member

It looks like it can also be state:draft and state:merged. But is:unmerged becomes -state:merged

Screenshot 7

@fregante fregante left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What I see looks good. I'll have to double check

Comment thread source/features/extend-conversation-status-filters.tsx Outdated
Comment thread source/features/extend-conversation-status-filters.tsx Outdated
@fregante fregante changed the title Update generated conversation queries to state:open Update search queries from is: to state: Jun 1, 2026
@fregante fregante enabled auto-merge (squash) June 7, 2026 07:50
@fregante fregante merged commit 1b8d825 into refined-github:main Jun 7, 2026
12 checks passed
@fregante

fregante commented Jun 7, 2026

Copy link
Copy Markdown
Member

Thank you @ded-furby

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.

Update is:open queries to state:open

2 participants