Skip to content

feat(stovepipe): Serve repository status - #719

Draft
prathshenoy wants to merge 1 commit into
codem-229-project-status-contractfrom
codem-229-project-status-read
Draft

prathshenoy wants to merge 1 commit into
codem-229-project-status-contractfrom
codem-229-project-status-read

Conversation

@prathshenoy

@prathshenoy prathshenoy commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

What:

  • Return the current validation lifecycle and repository result for a commit.

Why:

  • Give consumers an authoritative status lookup for a validation run.

Test Plan

  • Add unit tests.

Revert Plan

  • Revert this PR. This will remove the read path; existing validation processing is unaffected.

Issues

  • Revert the endpoint implementation commit to remove the read path; existing validation processing is unaffected.

Stack

  1. docs(stovepipe): Add status lookup RFC #717
  2. feat(stovepipe): Add status lookup contract #718
  3. @ feat(stovepipe): Serve repository status #719

@prathshenoy
prathshenoy force-pushed the codem-229-project-status-read branch from fe55251 to 1268b81 Compare September 16, 2026 19:22
@prathshenoy
prathshenoy force-pushed the codem-229-project-status-read branch from 1268b81 to 8ee4f90 Compare September 16, 2026 19:35
@prathshenoy
prathshenoy force-pushed the codem-229-project-status-read branch from 8ee4f90 to 8c616d8 Compare September 16, 2026 19:52
@prathshenoy
prathshenoy force-pushed the codem-229-project-status-read branch from 8c616d8 to 640e18e Compare September 16, 2026 21:38
@prathshenoy
prathshenoy force-pushed the codem-229-project-status-read branch from 640e18e to 24570d7 Compare September 16, 2026 21:48
@prathshenoy
prathshenoy force-pushed the codem-229-project-status-read branch from 24570d7 to 75d8c90 Compare September 16, 2026 21:55
@prathshenoy
prathshenoy force-pushed the codem-229-project-status-read branch 2 times, most recently from 6580c84 to 95abcb1 Compare September 16, 2026 22:06
@prathshenoy
prathshenoy added this pull request to stack #720 September 16, 2026 22:21
@prathshenoy
prathshenoy force-pushed the codem-229-project-status-read branch 2 times, most recently from a6c1ed5 to 012feb3 Compare September 17, 2026 03:42
**What**:
- Return the current validation lifecycle and repository result for a commit.
- Distinguish unknown, pending, completed, and inconsistent validation records.

**Why**:
- Give consumers an authoritative status lookup for a validation run.
- Establish the read path before project-level results are available.
@prathshenoy
prathshenoy force-pushed the codem-229-project-status-read branch from 012feb3 to f4c2fc8 Compare September 17, 2026 12:25
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