Skip to content

feat(web): surface CI curation metadata#561

Merged
Atharva-Kanherkar merged 3 commits into
mainfrom
codex/issue-560-regression-curation-metadata
May 5, 2026
Merged

feat(web): surface CI curation metadata#561
Atharva-Kanherkar merged 3 commits into
mainfrom
codex/issue-560-regression-curation-metadata

Conversation

@Atharva-Kanherkar
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a structured CI Curation section to regression case detail when case metadata includes failure_taxonomy and/or curation_links.
  • Renders stable evidence links for candidate run, scorecard, replay, comparison, and release gate, omitting missing links.
  • Keeps the raw Metadata JSON section available for debugging.

Closes #560.

Review Checkpoint

  • Contract: /tmp/reviewcheckpoint-issue-560-regression-curation-metadata-contract.md
  • Checkpoint log: /tmp/reviewcheckpoint-issue-560-regression-curation-metadata.json
  • Step 1 verdict: pass
  • Final verdict: ready

Tests

  • cd web && npm ci
  • cd web && npm test -- --run src/app/'(workspace)'/workspaces/'[workspaceId]'/regression-suites/'[suiteId]'/suite-detail-client.test.tsx
  • cd web && npx tsc --noEmit
  • cd web && npm run lint
  • cd web && npm test
  • cd web && npm run build
  • git diff --check

Checkpoint: surfaces CI failure taxonomy and curation links on regression case detail, with regression UI coverage and web CI checks.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/atharvas-projects-9c9d1112?upgradeToPro=build-rate-limit

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Checkpoint: applies review polish for external curation links and taxonomy row keys without changing CI curation behavior.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

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

Project Deployment Actions Updated (UTC)
agentclash Ready Ready Preview, Comment May 5, 2026 6:29am

Checkpoint: renders only http/https CI curation links and covers unsafe metadata omission.
@Atharva-Kanherkar Atharva-Kanherkar merged commit 4f3ba06 into main May 5, 2026
2 of 3 checks passed
@Atharva-Kanherkar Atharva-Kanherkar deleted the codex/issue-560-regression-curation-metadata branch May 5, 2026 06:34
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.

Regression curation UI should surface CI taxonomy and links

1 participant