Skip to content

ref(seer): Include project slug-id map for repo-project fetch#112164

Merged
kddubey merged 3 commits into
masterfrom
kddubey/seer/get-repo-project-ids
Apr 2, 2026
Merged

ref(seer): Include project slug-id map for repo-project fetch#112164
kddubey merged 3 commits into
masterfrom
kddubey/seer/get-repo-project-ids

Conversation

@kddubey
Copy link
Copy Markdown
Contributor

@kddubey kddubey commented Apr 2, 2026

re-use get_repo_and_projects

need this map for bug pred to pass as part of user_org_context in https://github.com/getsentry/seer/pull/5592/

@kddubey kddubey requested review from a team as code owners April 2, 2026 20:58
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 2, 2026
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread src/sentry/seer/fetch_issues/utils.py
Comment thread src/sentry/seer/endpoints/seer_rpc.py
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2026

Backend Test Failures

Failures on 24ed07a in this run:

tests/sentry/seer/fetch_issues/test_utils.py::TestGetRepoAndProjects::test_get_repo_and_projects_no_configslog
[gw1] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/sentry/seer/fetch_issues/test_utils.py:79: in test_get_repo_and_projects_no_configs
    get_repo_and_projects(
src/sentry/seer/fetch_issues/utils.py:100: in get_repo_and_projects
    raise NoProjectsForRepoError("No Sentry projects found for repo")
E   sentry.seer.fetch_issues.utils.NoProjectsForRepoError: No Sentry projects found for repo

Comment thread src/sentry/seer/endpoints/seer_rpc.py
@kddubey kddubey merged commit 9dd1872 into master Apr 2, 2026
70 checks passed
@kddubey kddubey deleted the kddubey/seer/get-repo-project-ids branch April 2, 2026 22:54
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 18, 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.

2 participants