Webhook API documentation + announcement blog + changelog#2875
Conversation
Greptile SummaryThis 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, Confidence Score: 5/5Safe 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 No files require special attention. Important Files Changed
Reviews (7): Last reviewed commit: "update date" | Re-trigger Greptile |
PR changes webhooks pages, make it more informative, adds announcement blog, and changelog.