Skip to content

docs(validation): correct the annotation-cap explanation in where-to-see-results - #380

Merged
hdamker merged 1 commit into
camaraproject:mainfrom
hdamker:docs/tooling-350-annotation-cap
Jul 21, 2026
Merged

docs(validation): correct the annotation-cap explanation in where-to-see-results#380
hdamker merged 1 commit into
camaraproject:mainfrom
hdamker:docs/tooling-350-annotation-cap

Conversation

@hdamker

@hdamker hdamker commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

documentation

What this PR does / why we need it:

Corrects documentation/validation/where-to-see-results.md's "Annotations have limits" section. The GitHub annotation cap (10 errors / 10 warnings / 10 notices per workflow step — an Actions problem-matcher limit) applies to every pull request, not only forks or very large ones; the previous wording implied it was fork- or size-specific. Names the mechanism explicitly and explains the resulting "annotations only show on the first file" symptom.

Which issue(s) this PR fixes:

Fixes #350

Special notes for reviewers:

Doc-only change; no code or test impact.

Changelog input

release-note
Documented the actual GitHub annotation cap (10 per severity per workflow step) and the resulting first-file symptom.

Additional documentation

This section can be blank.

@tanjadegroot tanjadegroot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/LGTM

@rartych rartych left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@hdamker
hdamker merged commit 1dee11d into camaraproject:main Jul 21, 2026
8 checks passed
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.

Document the GitHub annotation cap (10 per severity per step) as a known validation aspect

3 participants