Skip to content

ref(scm): Merge integration-proxy endpoints#116028

Merged
cmanallen merged 5 commits into
masterfrom
cmanallen/merge-integration-proxies
May 21, 2026
Merged

ref(scm): Merge integration-proxy endpoints#116028
cmanallen merged 5 commits into
masterfrom
cmanallen/merge-integration-proxies

Conversation

@cmanallen
Copy link
Copy Markdown
Member

Removes the integration-proxy2 endpoint and merges the behavior into integration-proxy.

@cmanallen cmanallen requested review from a team as code owners May 21, 2026 17:05
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 21, 2026
@getsantry getsantry Bot requested a review from a team as a code owner May 21, 2026 17:07
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.62%

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 eab1e0d. Configure here.

Comment thread src/sentry/integrations/api/endpoints/integration_proxy.py Outdated
@cmanallen cmanallen merged commit 508ae4e into master May 21, 2026
84 checks passed
@cmanallen cmanallen deleted the cmanallen/merge-integration-proxies branch May 21, 2026 19:03
natemoo-re pushed a commit that referenced this pull request May 21, 2026
Removes the `integration-proxy2` endpoint and merges the behavior into
`integration-proxy`.

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
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 Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants