Skip to content

feat(gitlab): Add frontend pipeline steps for GitLab integration setup#112373

Closed
evanpurkhiser wants to merge 1 commit intomasterfrom
evanpurkhiser/feat-gitlab-add-frontend-pipeline-steps-for-gitlab-integration-setup
Closed

feat(gitlab): Add frontend pipeline steps for GitLab integration setup#112373
evanpurkhiser wants to merge 1 commit intomasterfrom
evanpurkhiser/feat-gitlab-add-frontend-pipeline-steps-for-gitlab-integration-setup

Conversation

@evanpurkhiser
Copy link
Copy Markdown
Member

Add GitLab pipeline step components and register them in the pipeline
registry. The config step uses GuidedSteps to walk users through creating
a GitLab OAuth application, then collects instance URL, group path, and
OAuth credentials. The OAuth step reuses the shared OAuthLoginStep.
Includes snapshot tests for the config step.

Ref VDY-39

@evanpurkhiser evanpurkhiser requested a review from a team as a code owner April 7, 2026 15:43
@evanpurkhiser evanpurkhiser requested a review from a team April 7, 2026 15:43
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 7, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 7, 2026
Comment thread static/app/components/pipeline/pipelineIntegrationGitLab.tsx
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/feat-gitlab-add-frontend-pipeline-steps-for-gitlab-integration-setup branch from 423588d to d6abda7 Compare April 7, 2026 17:53
Add GitLab pipeline step components and register them in the pipeline
registry. The config step uses GuidedSteps to walk users through creating
a GitLab OAuth application, then collects instance URL, group path, and
OAuth credentials. The OAuth step reuses the shared OAuthLoginStep.
Includes snapshot tests for the config step.

Ref [VDY-39](https://linear.app/getsentry/issue/VDY-39/gitlab-api-driven-integration-setup)
@evanpurkhiser evanpurkhiser force-pushed the evanpurkhiser/feat-gitlab-add-frontend-pipeline-steps-for-gitlab-integration-setup branch from d6abda7 to b35084f Compare April 7, 2026 18:42
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/feat-gitlab-add-frontend-pipeline-steps-for-gitlab-integration-setup branch April 7, 2026 18:42
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.

1 participant