workflows: Keep stage snapshots out of job outputs - #24
Merged
Conversation
Publish only the structured summary, findings, and readiness fields across jobs while preserving full stage evidence in the existing review artifact. Cover the public output boundary to prevent GitHub secret scanning from suppressing it. Generated with [Codex](https://github.com/openai)
There was a problem hiding this comment.
✅ OpenAI PR Review: PASS
Conclusion: Ready from the OpenAI review perspective. PR format, linked Issue design, and code/plan conformance passed with no actionable findings.
Review checks
| Check | Result |
|---|---|
| PR format | ✅ PASS |
| Issue design | ✅ PASS |
| Code & plan conformance | ✅ PASS |
Scope: ecbdcc3928 · 6984a5e485..ecbdcc3928 · full · 1 diff chunk
Usage: 41s · 223,472 tokens · 76.2% cache hit · 5.384 credits
Summary
All completed code chunks pass aggregation. The implementation conforms to linked Issue #23, with no current actionable findings or plan-conformance blockers.
Review metadata
- Commit:
ecbdcc3928 - Range:
6984a5e485..ecbdcc3928 - Mode:
full - Diff chunks:
1 - Model:
gpt-5.6-terra - Reasoning effort:
medium - Session:
repo-1309321116-pr-24-v2 - Generation:
6da878e2cf4b9a59cf171c33e1c501de4761b2817855111a73bfed0562b714ef - Evidence:
9e3d29964051871a0e719652bf22ef4ae5379726b057a31fc3069f75f6cfabd8
Totals
- Input:
220,661 - Cached input:
168,201 - Cache write:
52,427 - Output:
2,811 - Reasoning:
976 - Total:
223,472 - Estimated credits:
5.384 - Credit rate per 1M tokens:
62.5input /6.25cached /375output
Token and cache details
| Stage | Mode | Target | Time | Input | Cached | Hit | Output | Total | Credits |
|---|---|---|---|---|---|---|---|---|---|
pr |
deterministic |
format rules |
0s | 0 | 0 | 0.0% | 0 | 0 | 0.000 |
pr |
full |
pr |
6s | 19,203 | 9,271 | 48.3% | 274 | 19,477 | 0.781 |
issue |
full |
Issue #23 |
17s | 65,154 | 53,153 | 81.6% | 1,265 | 66,419 | 1.557 |
code |
full |
chunk 1/1 |
14s | 76,448 | 47,628 | 62.3% | 1,015 | 77,463 | 2.480 |
code |
full |
aggregate |
4s | 59,856 | 58,149 | 97.1% | 257 | 60,113 | 0.566 |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
summary,findings, andreadinessthrough the cross-jobreviewoutput consumed by evaluation and publicationstagescannot re-enter the GitHub secret-scanned boundaryValidation
node .github/scripts/issue-review/test.mjsnode .github/scripts/pr-readiness/test.mjsnode .github/scripts/pr-review/test.mjsnode --check .github/scripts/pr-review/run.mjsruby -e 'require "yaml"; YAML.load_file(".github/workflows/codex-openai-review.yml")'git diff --checkCloses #23