fix(emails): align the schedule-disabled email with the standard template rhythm - #6477
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview The extra divider and standalone “fix the problem…” line after the info box are removed. That guidance is merged into the opening body so it ends with “until you fix the problem and turn it back on” instead of splitting “turn it back on” from the follow-up sentence. Reviewed by Cursor Bugbot for commit 017766c. Configure here. |
Greptile SummaryAligns the schedule-disabled notification with the standard email layout while preserving its existing guidance.
Confidence Score: 5/5The PR appears safe to merge. The change only consolidates existing recipient guidance and removes redundant presentation markup; no blocking or independently actionable failure remains.
|
| Filename | Overview |
|---|---|
| apps/sim/components/emails/notifications/schedule-disabled-email.tsx | Consolidates duplicate remediation copy and removes an extra divider without changing notification logic or supported reason handling. |
Reviews (1): Last reviewed commit: "fix(emails): align the schedule-disabled..." | Re-trigger Greptile
Summary
Type of Change
Testing
Rendered the template locally and diffed the HTML against
credits-exhausted/welcome— divider count now matches.render-notifications.test.tspasses (6/6), type-check clean.Checklist