Skip to content

fix/code-monitoring: Document webhook result truncation#1817

Draft
keegancsmith wants to merge 1 commit into
mainfrom
k/document-code-monitor-result-truncation
Draft

fix/code-monitoring: Document webhook result truncation#1817
keegancsmith wants to merge 1 commit into
mainfrom
k/document-code-monitor-result-truncation

Conversation

@keegancsmith

Copy link
Copy Markdown
Member

Large code monitor webhook payloads can now contain an ordered prefix rather than every result detail, so integrations need a documented way to detect that condition.

This documents the additive resultCount and resultsTruncated fields introduced by sourcegraph/sourcegraph#14113, clarifies that one result entry can represent multiple matches, and updates the example payload.

Related: CPL-287

Large code monitor notifications can retain only a bounded prefix of result details. Document the exact count and truncation fields so webhook consumers can distinguish a complete result list from a retained prefix.
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
sourcegraph-docs Ready Ready Preview, Comment Jul 16, 2026 3:31pm

Request Review

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.

1 participant