Skip to content

Add new RPC method#107260

Merged
JoshFerge merged 1 commit into
masterfrom
jferg/seer-repo-validation
Jan 29, 2026
Merged

Add new RPC method#107260
JoshFerge merged 1 commit into
masterfrom
jferg/seer-repo-validation

Conversation

@JoshFerge

Copy link
Copy Markdown
Member

Summary

Adds a new RPC method for Seer.

Test plan

  • Added unit tests for the new method

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 29, 2026
@JoshFerge JoshFerge marked this pull request as ready for review January 29, 2026 17:29
@JoshFerge JoshFerge requested a review from a team as a code owner January 29, 2026 17:29
@JoshFerge JoshFerge merged commit d130ebe into master Jan 29, 2026
67 checks passed
@JoshFerge JoshFerge deleted the jferg/seer-repo-validation branch January 29, 2026 18:03
chromy pushed a commit that referenced this pull request Jan 29, 2026
## Summary
Adds a new RPC method for Seer.

## Test plan
- Added unit tests for the new method
Q(provider=provider) | Q(provider=f"integrations:{provider}"),
organization_id=organization_id,
external_id=external_id,
name=expected_name,

@kddubey kddubey Jan 29, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this name filter necessary?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yes it is, because seer does not use external ids when looking up repos.

priscilawebdev pushed a commit that referenced this pull request Feb 2, 2026
## Summary
Adds a new RPC method for Seer.

## Test plan
- Added unit tests for the new method
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants