docs(step2): align tracked closure with reevaluation#32143
docs(step2): align tracked closure with reevaluation#32143TakeshiSawaguchi wants to merge 2 commits into
Conversation
|
All checks are passing now:
PR status indicates mergeStateStatus=BLOCKED, mergeable=MERGEABLE, and latestReviews=0 (no review approvals yet). |
|
I re-checked blocker details. Current state: merge is with . Observed: required check names from ruleset (, , , , ) are not present as runnable check runs for head SHA . In commit-level check suites, three suites are and contain no check runs (likely fork-approval gating).
So PR remains blocked by required status mismatch + action-required suites, not by code/merge conflicts. If possible on maintainer side, please (1) approve-and-run the blocked workflows (or equivalent) and/or (2) confirm required checks policy for doc-only PRs., |
|
I re-checked blocker details. Current state: merge is blocked with mergeStateStatus=BLOCKED and mergeable=MERGEABLE. Observed: required check names from ruleset (unit (linux), unit (windows), e2e (linux), e2e (windows), typecheck) are not present as runnable check runs for head SHA a8e7fdc. In commit-level check suites for this SHA, three suites are conclusion=action_required and contain no check runs (likely fork-approval gating).
So this PR is blocked by required status mismatch + fork action-approval state, not by merge conflicts or code errors. If possible, please approve-and-run the blocked workflows (or equivalent) and/or confirm policy for doc-only PRs. |
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
|
Follow-up: I mapped At head SHA
The required-context issue remains unchanged after PR-body template compliance update. |
Issue for this PR
Closes #32142
Type of change
What does this PR do?
This PR is a clean, docs-only follow-up to align Step2 reevaluation closure artifacts after the 2026-06-13 verification.
It updates only tracked documentation files:
docs/mt5-report-recovery-runbook.mddocs/qwen-wag-dell-task-flow.mdREVIEW_NOTES.mdSPRINT.mdThe updates:
prompts/(non-tracked operational material) from tracked docs.This PR does not modify product logic; all operational evidence files and backtest artifacts remain as supporting records for reviewers.
How did you verify your code works?
check-standards,check-compliance,add-contributor-label,check-duplicatespass.ghAPI checks and confirmed only required docs scope is changed.Screenshots / recordings
No UI changes.
Checklist