Skip to content

feat(claude-code): Add API-driven pipeline backend for Claude Code integration setup#113202

Merged
evanpurkhiser merged 1 commit intomasterfrom
evanpurkhiser/feat-claude-code-add-api-driven-pipeline-backend-for-claude-code-integration-setup
Apr 16, 2026
Merged

feat(claude-code): Add API-driven pipeline backend for Claude Code integration setup#113202
evanpurkhiser merged 1 commit intomasterfrom
evanpurkhiser/feat-claude-code-add-api-driven-pipeline-backend-for-claude-code-integration-setup

Conversation

@evanpurkhiser
Copy link
Copy Markdown
Member

Implement get_pipeline_api_steps() on ClaudeCodeAgentIntegrationProvider
with a single API key config step. The step collects the Anthropic API
key and binds it to state["api_key"] so build_integration() works
unchanged for both legacy and API paths.

Refs VDY-91: Claude Code: API-driven integration setup

…tegration setup

Implement get_pipeline_api_steps() on ClaudeCodeAgentIntegrationProvider
with a single API key config step. The step collects the Anthropic API
key and binds it to state["api_key"] so build_integration() works
unchanged for both legacy and API paths.

Refs [VDY-91: Claude Code: API-driven integration setup](https://linear.app/getsentry/issue/VDY-91/claude-code-api-driven-integration-setup)
@evanpurkhiser evanpurkhiser requested review from a team as code owners April 16, 2026 18:22
@linear-code
Copy link
Copy Markdown

linear-code Bot commented Apr 16, 2026

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 16, 2026
@evanpurkhiser evanpurkhiser enabled auto-merge (squash) April 16, 2026 18:31
@evanpurkhiser evanpurkhiser merged commit d9ce55f into master Apr 16, 2026
57 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/feat-claude-code-add-api-driven-pipeline-backend-for-claude-code-integration-setup branch April 16, 2026 18:32
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