Skip to content

fix: accept timestamped GitHub Codex review summaries - #68

Merged
davidahmann merged 1 commit into
mainfrom
codex/codex-summary-relative-time
Sep 24, 2026
Merged

davidahmann merged 1 commit into
mainfrom
codex/codex-summary-relative-time

Conversation

@davidahmann

Copy link
Copy Markdown
Owner

GitHub Codex now includes a <relative-time> element after Completed and Running in its PR review summary. Mill 0.10.1 treated the completed summary on Telryn PR #32 as invalid, leaving an otherwise verified and locally reviewed T-022 candidate unable to pass the hosted-review merge gate.

This patch accepts only the observed timestamped forms when the UTC datetime and displayed timestamp match. It preserves the earlier bare forms and rejects mismatches and extra text. The regression test reproduces the current GitHub summary and failed on 0.10.1 before this fix. Version and README pins advance to 0.10.2 with a source release note.

Validation: full npm run check passed twice; exact-head local maintainer review of 3280a5439c0d9de33ecb98cab0d15d0da1f256b6 passed with zero findings. Telryn PR #32 remains unmerged until this control fix is qualified and repinned.

Signed-off-by: David Ahmann <46606159+davidahmann@users.noreply.github.com>
@davidahmann
davidahmann merged commit aee464d into main Sep 24, 2026
6 checks passed
@davidahmann
davidahmann deleted the codex/codex-summary-relative-time branch September 24, 2026 18:01
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