Skip to content

feat: add incoming webhook docs#1365

Merged
JEverhart383 merged 23 commits intomainfrom
je-flat-webhook-docs
Apr 9, 2026
Merged

feat: add incoming webhook docs#1365
JEverhart383 merged 23 commits intomainfrom
je-flat-webhook-docs

Conversation

@JEverhart383
Copy link
Copy Markdown
Contributor

Description

A WIP for incoming webhooks docs

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, 💬 1 unresolved
✅ 9 resolved
Apr 9, 2026 11:51am

Request Review

@JEverhart383 JEverhart383 changed the title feat: add flat webhooks test feat: add incoming webhook docs Mar 25, 2026
@JEverhart383 JEverhart383 marked this pull request as ready for review April 6, 2026 13:13
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk HIGH: Adds incoming webhook documentation with new source pages, refactors the sources overview, and introduces a new isLegacy UI prop to shared sidebar navigation components.

Reasons

  • Modifies shared UI components (components/ui/CollapsibleNavItem.tsx and components/ui/Page/Sidebar.tsx) to add an isLegacy prop and "Legacy" tag rendering — triggers HIGH per component modification rule
  • Modifies shared type definitions in data/types.ts (SidebarPage, SidebarSection, SidebarContent) which affect the entire sidebar system
  • Adds 6 new MDX pages (clerk.mdx, custom.mdx, posthog.mdx, stripe.mdx, supabase.mdx, workos.mdx) — triggers MEDIUM
  • Modifies sidebar navigation config (data/sidebars/integrationsSidebar.ts) — triggers MEDIUM
  • Substantially rewrites content/integrations/sources/overview.mdx (75 additions, 189 deletions) — triggers MEDIUM

Notes

  • The component changes are additive (new optional isLegacy prop with default false), so they should be backward-compatible, but a reviewer should verify no regressions in sidebar rendering across all pages
  • Verify the new "Legacy" Tag with color="yellow" renders correctly and consistently in all sidebar contexts (collapsible items, sub-pages, and standalone items)
  • Check that the 6 new source pages have correct frontmatter, valid internal links, and appear properly in the sidebar navigation
  • Review the overview.mdx rewrite to ensure no important content was lost during the refactor
  • The PR description says "WIP" — confirm whether this is ready for merge or if additional content is expected
Open in Web View Automation 

Sent by Cursor Automation: Docs PR classifier

@JEverhart383 JEverhart383 merged commit 5f48c88 into main Apr 9, 2026
4 of 5 checks passed
@JEverhart383 JEverhart383 deleted the je-flat-webhook-docs branch April 9, 2026 14:00
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