Skip to content

Webhook API documentation + announcement blog + changelog#2875

Merged
atharvadeosthale merged 11 commits into
mainfrom
webhook-api-docs
Apr 22, 2026
Merged

Webhook API documentation + announcement blog + changelog#2875
atharvadeosthale merged 11 commits into
mainfrom
webhook-api-docs

Conversation

@atharvadeosthale
Copy link
Copy Markdown
Member

PR changes webhooks pages, make it more informative, adds announcement blog, and changelog.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 9, 2026

Greptile Summary

This PR adds programmatic webhook management via Server SDKs, introducing an announcement blog post, a changelog entry, and substantially expanded webhook documentation. The docs page now covers console setup, CRUD + secret-rotation SDK samples across all supported languages, a verification section with timing-safe HMAC comparisons, and updated screenshots. Prior concerns raised in review threads (timing-safe comparisons, Swift XOR operator, tablesdb event examples) appear resolved in this revision.

Confidence Score: 5/5

Safe to merge; only a minor P2 style inconsistency between docs and blog Rust snippets remains.

All substantive concerns from prior review threads have been addressed. The single remaining finding is a cosmetic inconsistency in the enabled parameter value between two Rust code examples and does not affect correctness or user safety.

No files require special attention.

Important Files Changed

Filename Overview
src/routes/blog/post/announcing-webhooks-api/+page.markdoc New announcement blog post for the Webhooks API, covering create/update/delete/rotate-secret operations with full multi-language SDK samples; uses users.* event examples consistent with the docs page.
src/routes/docs/advanced/platform/webhooks/+page.markdoc Expanded webhooks docs with SDK management section (CRUD + secret rotation + verification), timing-safe comparison snippets in all languages, and updated console setup instructions with screenshots.
src/routes/changelog/(entries)/2026-04-22.markdoc New changelog entry for the Webhooks API release, linking to the announcement blog post.

Reviews (7): Last reviewed commit: "update date" | Re-trigger Greptile

Comment thread src/routes/docs/advanced/platform/webhooks/+page.markdoc Outdated
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc
Comment thread src/routes/docs/advanced/platform/webhooks/+page.markdoc Outdated
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc Outdated
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc
Comment thread src/routes/changelog/(entries)/2026-04-10.markdoc Outdated
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc
Comment thread src/routes/blog/post/announcing-webhooks-api/+page.markdoc Outdated
Comment thread src/routes/docs/advanced/platform/webhooks/+page.markdoc Outdated
@atharvadeosthale atharvadeosthale merged commit fe44172 into main Apr 22, 2026
8 checks passed
@atharvadeosthale atharvadeosthale deleted the webhook-api-docs branch April 22, 2026 12:44
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.

3 participants