Skip to content

feat(secret-sync): support syncing to vercel team with all custom environments#6136

Merged
varonix0 merged 4 commits intomainfrom
daniel/vercel-sync-to-all-envs
Apr 29, 2026
Merged

feat(secret-sync): support syncing to vercel team with all custom environments#6136
varonix0 merged 4 commits intomainfrom
daniel/vercel-sync-to-all-envs

Conversation

@varonix0
Copy link
Copy Markdown
Member

Context

I've added support for syncing to Vercel teams with all custom environments enabled. Previously, we only supported the default environments: development, preview, and production, but now we support all custom environments. This is a true/false switch in Vercel: you can select individual custom environments, or choose all of them.

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Updated CLAUDE.md files (if needed)
  • Read the contributing guide

@varonix0 varonix0 requested a review from adilsitos April 23, 2026 01:50
@maidul98
Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8426541593

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread backend/src/services/secret-sync/vercel/vercel-sync-fns.ts Outdated
Copy link
Copy Markdown
Contributor

@scott-ray-wilson scott-ray-wilson left a comment

Choose a reason for hiding this comment

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

issue with resolving target and thoughts on api

Comment thread backend/src/services/secret-sync/vercel/vercel-sync-fns.ts Outdated
Comment thread backend/src/services/secret-sync/vercel/vercel-sync-fns.ts Outdated
@varonix0 varonix0 requested review from victorvhs017 and removed request for adilsitos April 29, 2026 00:19
@infisical-review-police
Copy link
Copy Markdown

💬 Discussion in Slack: #pr-review-infisical-6136-feat-secret-sync-support-syncing-to-vercel-team-with-al

Posted by Review Police — reviews, comments, new commits, and CI failures will stream into this channel.

Copy link
Copy Markdown
Contributor

@victorvhs017 victorvhs017 left a comment

Choose a reason for hiding this comment

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

Tested and working!

Comment thread backend/src/services/secret-sync/vercel/vercel-sync-fns.ts
@varonix0 varonix0 merged commit 2064774 into main Apr 29, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants