| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Sorry, something went wrong.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: 400e8f6b-1d91-460b-95c7-a2b5ba50f210 📥 CommitsReviewing files that changed from the base of the PR and between 26d271e and 66b475a. 📒 Files selected for processing (1)
WalkthroughREADME.md now documents WebhookEventHandler, including typed callbacks, optional Basic Auth, fallback behavior, request outcomes, and WebhookResult methods. The SDK feature list now includes webhook event handling. ChangesWebhook handler documentation
Estimated code review effort: 1 (Trivial) | ~3 minutes Mergeability Score: ⚪ Minimal · up to 66b47 This PR adds webhook usage guidance to the README without changing product behavior or runtime code, so no actionable merge-blocking risk remains beyond normal checks and review. 🚥 Pre-merge checks | ✅ 1 ✅ Passed checks (1 passed)
Comment @coderabbitai help to get the list of available commands. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add webhook usage guide in readme
Added README documentation for WebhookEventHandler, including typed event callbacks, webhook handling, optional Basic Auth, fallback behavior, and WebhookResult semantics. Added the handler to the SDK features list.