Skip to content

feat(webhooks): add rotate-signing-secret command - #385

Merged
gabrielmfern merged 3 commits into
mainfrom
feat/webhook-signing-secret-rotation
Sep 10, 2026
Merged

gabrielmfern merged 3 commits into
mainfrom
feat/webhook-signing-secret-rotation

Conversation

@gabrielmfern

@gabrielmfern gabrielmfern commented Sep 9, 2026

Copy link
Copy Markdown
Member

Adds resend webhooks rotate-signing-secret <id>, calling resend.webhooks.rotateSigningSecret(id) for the new POST /webhooks/{id}/signing-secret/rotate endpoint (spec: resend/resend-openapi#113). It behaves like webhooks create: interactively it prints the id and the new signing_secret with the shown-once warning, piped or with --json it prints the response as is. README, skill table, and the webhooks skill reference gain the command, and the README's "delete and recreate to rotate" note now points here. The resend pin moves to 6.27.0, the release that ships the method. Linear: https://linear.app/resend/issue/DEV-2080

🤖 Generated with Claude Code

gabrielmfern and others added 2 commits September 9, 2026 16:32
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@gabrielmfern
gabrielmfern marked this pull request as ready for review September 10, 2026 18:09

@cubic-dev-ai cubic-dev-ai 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.

All reported issues were addressed across 6 files

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread src/commands/webhooks/rotate-signing-secret.ts Outdated
Comment thread skills/resend-cli/SKILL.md
Comment thread tests/commands/webhooks/rotate-signing-secret.test.ts
Comment thread src/commands/webhooks/rotate-signing-secret.ts
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

@cubic-dev-ai cubic-dev-ai 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.

0 issues found across 3 files (changes from recent commits).

Requires human review: Auto-approval blocked by 4 unresolved issues from previous reviews.

Re-trigger cubic

@gabrielmfern
gabrielmfern merged commit 6b8d0de into main Sep 10, 2026
8 of 9 checks passed
@gabrielmfern
gabrielmfern deleted the feat/webhook-signing-secret-rotation branch September 10, 2026 19:08
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