Skip to content

revert: drop the business postal address from every email footer (#1021) - #1022

Merged
blove merged 1 commit into
mainfrom
blove/revert-postal-address-footer
Sep 5, 2026
Merged

revert: drop the business postal address from every email footer (#1021)#1022
blove merged 1 commit into
mainfrom
blove/revert-postal-address-footer

Conversation

@blove

@blove blove commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Reverts #1021. The postal address must not appear on any user-facing surface.

  • Recipient email footers (campaign steps and fulfillment) return to the signature and unsubscribe line only, in both the text and HTML parts.
  • The BUSINESS_POSTAL_ADDRESS constant is removed from the campaign templates.
  • The spec assertions that pinned the address line are removed.
  • The growth lifecycle design spec no longer records the postal-address constraint.

Verification

  • npx vitest run --config apps/lifecycle/vitest.config.ts: 13 files, 463 tests passed.
  • npx nx run lifecycle:check: Dawn app valid, tsc clean.
  • Grep for the address and the constant name across apps, libs, docs, and scripts returns nothing.

🤖 Generated with Claude Code

Reverts commit 8c56a92. The postal address must not appear on any
user-facing surface. Recipient email footers return to the signature
and unsubscribe line only, the BUSINESS_POSTAL_ADDRESS constant is
removed, and the design spec no longer records the constraint.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 5, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
threadplane Ready Ready Preview Sep 5, 2026 10:08pm UTC

Request Review

@blove
blove enabled auto-merge (squash) September 5, 2026 22:06

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

Automated approval: this PR received an intelligent (AI) code review. See the review comments on this PR.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove
blove merged commit c647d51 into main Sep 5, 2026
33 checks passed
@blove
blove deleted the blove/revert-postal-address-footer branch September 5, 2026 22:32
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.

1 participant