Skip to content

feat(preprod): Add per-app summary and sort to snapshot PR comments#112662

Draft
runningcode wants to merge 1 commit intomasterfrom
no/eme-906-per-app-snapshot-status
Draft

feat(preprod): Add per-app summary and sort to snapshot PR comments#112662
runningcode wants to merge 1 commit intomasterfrom
no/eme-906-per-app-snapshot-status

Conversation

@runningcode
Copy link
Copy Markdown
Contributor

Summary

  • Adds a summary line above the snapshot PR comment table showing per-status counts (e.g. ❌ 1 failed · ✅ 5 unchanged)
  • Sorts artifacts by status priority so failures and actionable items surface first
  • Extracts shared _ArtifactStatus enum and _compute_artifact_status() helper, eliminating duplicated status logic between PR comment and status check templates

Fixes EME-906

… comments (EME-906)

Extract shared _ArtifactStatus enum and _compute_artifact_status()
helper to eliminate duplicated status logic between PR comment and
status check templates. Sort artifacts by status priority so failures
surface first. Add a summary line above the table showing per-status
counts (e.g. "❌ 1 failed · ✅ 5 unchanged").

Refs EME-906
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 10, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant