Skip to content

feat(bitbucket): Add frontend pipeline step for Bitbucket integration setup#112418

Merged
evanpurkhiser merged 1 commit intomasterfrom
evanpurkhiser/feat-bitbucket-add-frontend-pipeline-step-for-bitbucket-integration-setup
Apr 8, 2026
Merged

feat(bitbucket): Add frontend pipeline step for Bitbucket integration setup#112418
evanpurkhiser merged 1 commit intomasterfrom
evanpurkhiser/feat-bitbucket-add-frontend-pipeline-step-for-bitbucket-integration-setup

Conversation

@evanpurkhiser
Copy link
Copy Markdown
Member

Register the Bitbucket integration in the pipeline registry with a single
authorize step. Uses useRedirectPopupStep to open the Bitbucket addon
authorization page in a popup, then captures the JWT from the callback
and posts it to advance the pipeline.

Ref VDY-41

… setup

Register the Bitbucket integration in the pipeline registry with a single
authorize step. Uses `useRedirectPopupStep` to open the Bitbucket addon
authorization page in a popup, then captures the JWT from the callback
and posts it to advance the pipeline.

Ref [VDY-41](https://linear.app/getsentry/issue/VDY-41/bitbucket-api-driven-integration-setup)
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 7, 2026

@evanpurkhiser evanpurkhiser requested a review from a team as a code owner April 7, 2026 21:39
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 7, 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 0c74353. Configure here.

Comment thread static/app/components/pipeline/pipelineIntegrationBitbucket.tsx
@evanpurkhiser evanpurkhiser merged commit eb6fe09 into master Apr 8, 2026
66 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/feat-bitbucket-add-frontend-pipeline-step-for-bitbucket-integration-setup branch April 8, 2026 15:52
george-sentry pushed a commit that referenced this pull request Apr 9, 2026
… setup (#112418)

Register the Bitbucket integration in the pipeline registry with a
single
authorize step. Uses `useRedirectPopupStep` to open the Bitbucket addon
authorization page in a popup, then captures the JWT from the callback
and posts it to advance the pipeline.

Ref
[VDY-41](https://linear.app/getsentry/issue/VDY-41/bitbucket-api-driven-integration-setup)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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