Skip to content

chore(codeowners): reuse get_projects in associations endpoint#116359

Merged
giovanni-guidini merged 1 commit into
masterfrom
gio/ref/reuse-get-projects-codeowners-associations
May 28, 2026
Merged

chore(codeowners): reuse get_projects in associations endpoint#116359
giovanni-guidini merged 1 commit into
masterfrom
gio/ref/reuse-get-projects-codeowners-associations

Conversation

@giovanni-guidini
Copy link
Copy Markdown
Contributor

Replace manual Project queryset with self.get_projects() to reuse the existing helper already used across OrganizationEndpoint subclasses.

Replace manual Project queryset with self.get_projects() to
reuse the existing helper already used across OrganizationEndpoint subclasses.
@giovanni-guidini giovanni-guidini requested review from a team as code owners May 28, 2026 08:05
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 28, 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.

Reviewed by Cursor Bugbot for commit 53443fe. Configure here.

Comment thread src/sentry/issues/endpoints/organization_codeowners_associations.py
Comment thread src/sentry/issues/endpoints/organization_codeowners_associations.py
@giovanni-guidini giovanni-guidini merged commit 5d2bc9c into master May 28, 2026
64 checks passed
@giovanni-guidini giovanni-guidini deleted the gio/ref/reuse-get-projects-codeowners-associations branch May 28, 2026 08:41
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