Skip to content

[comp] Production Deploy#3271

Merged
Marfuen merged 3 commits into
releasefrom
main
Jun 24, 2026
Merged

[comp] Production Deploy#3271
Marfuen merged 3 commits into
releasefrom
main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.


Summary by cubic

Require verified emails for sign-up and internal auto-approval, and lock down organization updates to a validated payload. Adds a new verification email template and backfills existing accounts to prevent sign-in issues.

  • New Features

    • Email/password sign-up now requires verification; a VerifyEmail template in @trycompai/email is sent on sign-up.
    • Auto-approval for @trycomp.ai applies only to verified accounts; app setup auto-enables access only for verified internal users.
  • Refactors

    • Validate org update payload with a typed DTO using class-validator; persist only allowed org fields and ignore hasAccess.
    • Update API docs: remove hasAccess and document new onboarding/portal toggles.
    • Backfill emailVerified for existing users via a migration to keep current users signing in.

Written for commit 1d94576. Summary will update on new commits.

Review in cubic

github-actions Bot and others added 2 commits June 24, 2026 03:27
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app (staging) Ready Ready Preview, Comment Jun 24, 2026 1:52pm
comp-framework-editor (staging) Ready Ready Preview, Comment Jun 24, 2026 1:52pm
portal (staging) Ready Ready Preview, Comment Jun 24, 2026 1:52pm

Request Review

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 10 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@Marfuen Marfuen merged commit 4640714 into release Jun 24, 2026
8 of 11 checks passed
@claudfuen

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.92.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants