Skip to content

chore(vercel): Add logs on failure to add project#116235

Merged
ceorourke merged 2 commits into
masterfrom
ceorourke/add-vercel-project-logs
May 26, 2026
Merged

chore(vercel): Add logs on failure to add project#116235
ceorourke merged 2 commits into
masterfrom
ceorourke/add-vercel-project-logs

Conversation

@ceorourke
Copy link
Copy Markdown
Member

Adds logs when adding a project to Vercel fails so we can see what's going on.

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 26, 2026
@ceorourke ceorourke requested a review from a team May 26, 2026 20:47

vercel_client = self.get_client()
config = self.org_integration.config
sentry_project_id: int | None = None
Copy link
Copy Markdown
Member Author

@ceorourke ceorourke May 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the diff looks larger than it is - I mainly just put it all in a try / except

Comment thread src/sentry/integrations/vercel/integration.py Outdated
Comment thread src/sentry/integrations/vercel/integration.py Outdated
@ceorourke ceorourke requested review from a team May 26, 2026 20:59
@ceorourke
Copy link
Copy Markdown
Member Author

hmm we do not seem to have codeowners on the Vercel files

@ceorourke ceorourke merged commit 3689187 into master May 26, 2026
62 checks passed
@ceorourke ceorourke deleted the ceorourke/add-vercel-project-logs branch May 26, 2026 21:08
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