Skip to content

feat(issue-search): Support has on issue scalar conditions#107563

Merged
Zylphrex merged 1 commit intomasterfrom
txiao/feat/support-has-on-issue-scalar-conditions
Feb 5, 2026
Merged

feat(issue-search): Support has on issue scalar conditions#107563
Zylphrex merged 1 commit intomasterfrom
txiao/feat/support-has-on-issue-scalar-conditions

Conversation

@Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Feb 3, 2026

In order to find issues that has triggered autofix, we want to support has conditions on issue.seer_last_run. This involved supporting the has filter on ScalarCondition.

In order to find issues that has triggered autofix, we want to support has
conditions on `issue.seer_last_run`. This involved supporting the `has` filter
on ScalarCondition.
@Zylphrex Zylphrex requested a review from a team as a code owner February 3, 2026 23:40
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 3, 2026
@Zylphrex Zylphrex requested a review from a team February 5, 2026 19:03
@Zylphrex Zylphrex merged commit 0036c8a into master Feb 5, 2026
191 of 205 checks passed
@Zylphrex Zylphrex deleted the txiao/feat/support-has-on-issue-scalar-conditions branch February 5, 2026 19:15
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
In order to find issues that has triggered autofix, we want to support
has conditions on `issue.seer_last_run`. This involved supporting the
`has` filter on ScalarCondition.
dcramer pushed a commit that referenced this pull request Feb 17, 2026
In order to find issues that has triggered autofix, we want to support
has conditions on `issue.seer_last_run`. This involved supporting the
`has` filter on ScalarCondition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants