feat(snapshots): Show skipped count in status checks and PR comments#113007
Merged
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Merged
5 tasks
Contributor
Backend Test FailuresFailures on
|
7538096 to
8471848
Compare
1a3b405 to
f8bf551
Compare
Contributor
Backend Test FailuresFailures on
|
8471848 to
2b096ff
Compare
f8bf551 to
7b56b1b
Compare
2b096ff to
3a57a2d
Compare
7b56b1b to
81fa993
Compare
Contributor
Backend Test FailuresFailures on
|
81fa993 to
a50c48b
Compare
f5694b6 to
4800f05
Compare
27d499d to
82cb665
Compare
4800f05 to
43a26b4
Compare
82cb665 to
d11a327
Compare
43a26b4 to
725cae1
Compare
d11a327 to
3923337
Compare
725cae1 to
a8c1b05
Compare
3923337 to
04ccd04
Compare
rbro112
approved these changes
Apr 16, 2026
Base automatically changed from
nicohinderling/feat/selective-testing-core
to
master
April 16, 2026 16:21
Surface skipped image counts from selective testing in VCS integrations: - Status check subtitle always appends skipped count when non-zero (e.g. "No changes detected, 300 skipped") - Skipped column added to PR comment and status check summary tables - Skipped images do not affect the "No changes detected" signal Co-Authored-By: Claude <noreply@anthropic.com>
04ccd04 to
70f2e2f
Compare
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Surface skipped image counts from selective testing in VCS integrations:
(e.g. "No changes detected, 300 skipped" or "2 modified, 300 skipped")
trigger approval requirements
Stack: 1/3 Schema | 2/3 Core logic | 3/3 VCS presentation