Block OpenCode approval on stale fact evidence - #664
Merged
Conversation
Contributor
OpenCode Review Overview
Pull request overviewOpenCode reviewed the current-head bounded evidence and found no blocking issues. FindingsNo blocking findings. SummaryThe PR introduces changes to the OpenCode review workflow and adds functionality for detecting changed docs directories. No failed checks or structural issues were found.
Risk Graphflowchart LR
Change[Changed surface] --> Risk[Main risk]
Risk --> Fix[Smallest fix]
Fix --> Verify[Verification]
|
Contributor
There was a problem hiding this comment.
Pull request overview
OpenCode reviewed the current-head bounded evidence and found no blocking issues.
Findings
No blocking findings.
Summary
The PR introduces changes to the OpenCode review workflow and adds functionality for detecting changed docs directories. No failed checks or structural issues were found.
- Result: APPROVE
- Reason: No blocking issues detected
- Head SHA:
da5953203edd243b981aae416e2cb1d4f10b3db3 - Workflow run: 27890978510
- Workflow attempt: 1
This was referenced Jun 21, 2026
Merged
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
Observed failure
PR #659 prepared OpenCode evidence before the human review thread at 2026-06-21T01:59:47Z, then approved at 2026-06-21T01:59:59Z. The new reviewThreads gate detects that unresolved human thread and blocks approval.
Validation
docs/ui-ux/README.mdthread from @seonghobaedocs/ui-ux/mockups/mockup_01.pngand related assets on the PR headbash -n scripts/ci/test_strix_quick_gate.shassert_opencode_review_uses_codegraph_and_gpt5_fallbackgit diff --check -- .github/workflows/opencode-review.yml scripts/ci/test_strix_quick_gate.shactionlint -shellcheck "" .github/workflows/opencode-review.ymlNote: default
actionlintstill reports the pre-existing SC2016 warnings in the existing Prepare bounded OpenCode review evidence GraphQL query; this branch does not add a new SC2016 warning.