Skip to content

[comp] Production Deploy#2401

Merged
Marfuen merged 2 commits intoreleasefrom
main
Mar 30, 2026
Merged

[comp] Production Deploy#2401
Marfuen merged 2 commits intoreleasefrom
main

Conversation

@github-actions
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.

github-actions bot and others added 2 commits March 30, 2026 21:01
…in users (#2399)

- Updated email notification logic to exclude users with the 'admin' role from receiving task status change emails.
- Enhanced organization unit handling in Google Workspace integration checks to log user counts per organizational unit.
- Improved error handling in unsubscribe checks for platform admins.

Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

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

Project Deployment Actions Updated (UTC)
comp-framework-editor Ready Ready Preview, Comment Mar 30, 2026 10:48pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
app (staging) Skipped Skipped Mar 30, 2026 10:48pm
portal (staging) Skipped Skipped Mar 30, 2026 10:48pm

Request Review

@cursor
Copy link
Copy Markdown

cursor bot commented Mar 30, 2026

PR Summary

Medium Risk
Changes who receives task status emails by excluding platform admins and altering unsubscribe behavior, which could unintentionally suppress/allow notifications for some recipients. Google Workspace changes are low risk but add extra logging and option ordering that may affect check configuration.

Overview
Email notification targeting was tightened. Task status change emails triggered by browser automations and integration checks now exclude platform admin users from the recipient member query, pass organizationId into isUserUnsubscribed, and isUserUnsubscribed now unconditionally treats platform admins as unsubscribed (no org-owner exception).

Google Workspace checks gained better OU-filter observability and selection UX. The two-factor-auth and employee-access checks now log which org units are being filtered and how many users are in each OU, and the org-unit variable options always include an explicit /(Root) entry ahead of fetched OUs.

Written by Cursor Bugbot for commit 70398e4. This will update automatically on new commits. Configure here.

@Marfuen Marfuen merged commit 2193303 into release Mar 30, 2026
14 checks passed
@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.13.1 🎉

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