Skip to content

Remove blog mailing list - #129

Merged
kixelated merged 1 commit into
mainfrom
codex/remove-mailing-list
Aug 29, 2026
Merged

Remove blog mailing list#129
kixelated merged 1 commit into
mainfrom
codex/remove-mailing-list

Conversation

@kixelated

Copy link
Copy Markdown
Collaborator

Summary

  • remove the email signup UI and subscribe API
  • remove the Resend notification pipeline, credential references, and deploy hooks
  • keep the RSS feed and its top-right blog icon

Testing

  • just check
  • just test (16 passed)
  • just build live

(written by GPT-5)

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-29T03:13:36.276887Z 44768cf PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: de360be3-a9ec-4631-95b5-eab0ce0696eb

📥 Commits

Reviewing files that changed from the base of the PR and between fd1196c and 44768cf.

📒 Files selected for processing (12)
  • CLAUDE.md
  • README.md
  • justfile
  • op.env
  • scripts/notify-subscribers.ts
  • src/components/subscribe.astro
  • src/components/subscribe.tsx
  • src/layouts/global.astro
  • src/pages/blog/index.astro
  • worker/index.test.ts
  • worker/index.ts
  • wrangler.jsonc
💤 Files with no reviewable changes (6)
  • op.env
  • src/components/subscribe.astro
  • scripts/notify-subscribers.ts
  • worker/index.test.ts
  • src/layouts/global.astro
  • src/components/subscribe.tsx

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

The change removes the subscription form and subscription API handling. Worker routing no longer runs first for /api/* requests. The live deployment target deploys all three sites directly without post snapshots or subscriber announcements. Related deployment documentation is shortened.

Merge Risk: ⚪ Minimal · up to 44768

This change removes the blog signup flow, subscription API, notifications, credentials, and deploy hooks while retaining the RSS feed and blog icon. No actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the primary change: removal of the blog mailing list and related functionality.
Description check ✅ Passed The description accurately covers removal of the signup UI, subscribe API, Resend pipeline, credentials, and deploy hooks. It also records the completed tests.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. (5 skipped: 5 unsupported.)

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch codex/remove-mailing-list

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kixelated
kixelated merged commit 8368717 into main Aug 29, 2026
1 check passed
@kixelated
kixelated deleted the codex/remove-mailing-list branch August 29, 2026 03:14
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