Skip to content

Add buttondown_id to ep3 newsletter#410

Merged
coreyja merged 1 commit into
mainfrom
ep3-buttondown-id
Jun 6, 2026
Merged

Add buttondown_id to ep3 newsletter#410
coreyja merged 1 commit into
mainfrom
ep3-buttondown-id

Conversation

@byte-the-bot

Copy link
Copy Markdown
Collaborator

Backfills buttondown_id: em_1x79he62t38g09ph2xrsj43ecw on blog/weekly/20260407/index.md — the canonical Buttondown id for ep3, which is already published.

PR #409 fixed the auth that was causing the workflow to fail to commit ids back. But the newsletter workflow only triggers on blog/weekly/** changes, and there's no other push touching that path right now. So we'd be waiting on the next sync to flip ep3 over.

With this id committed, future Publish Newsletter runs short-circuit on ep3 (publish_buttondown returns early when frontmatter already has a buttondown_id) instead of publishing a duplicate draft.

Followup

  • ~50 accidental duplicate ep3 drafts in Buttondown still need to be deleted in the Buttondown UI.

🤖 Generated with Claude Code

This is the canonical Buttondown email id for the ep3 newsletter that's
already published. Backfilled manually because PR #409 fixed the auth
issue going forward, but the newsletter workflow only runs on changes to
blog/weekly/**, and there's nothing else triggering one right now. With
this id committed, future Publish Newsletter runs will short-circuit on
ep3 (publish_buttondown returns early when frontmatter has a buttondown_id)
and not try to publish a 52nd duplicate draft.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@coreyja coreyja merged commit 6b1a063 into main Jun 6, 2026
6 checks passed
@coreyja coreyja deleted the ep3-buttondown-id branch June 6, 2026 15:19
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.

2 participants