[codex] Align help-flow workflow references - #277
Open
breezeFur wants to merge 1 commit into
Open
Conversation
Signed-off-by: breezeFur <voidexl@outlook.com>
breezeFur
marked this pull request as ready for review
August 14, 2026 01:49
breezeFur
requested review from
YevheniiaLementova,
isolomatov-gd and
omaiesh
as code owners
August 14, 2026 01:49
Contributor
📋 Prompt Quality Validation Report✅ Validation PassedThe full markdown report and raw JSON output are available in the workflow artifacts for 5 days. No issues were found in the changed prompt files. |
YevheniiaLementova
approved these changes
Aug 17, 2026
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
self-help-flowentry in the canonical workflow list withhelp-flowhelp-flowroot tag and handoff text with its workflow nameRoot cause
help-flowwas split from the deprecated compatibility workflow, but its body retained the oldself_help_flowwrapper and self-reference. The canonical workflow list also continued to expose only the deprecated name.Before / after
self-help-flow, whilehelp-flowdeclared<self_help_flow>.help-flow, and all source/generated copies declare<help_flow>and refer to Help-flow in the handoff.Validation
npx -y rosettify-plugins@latest --release r3 --deterministic-hooks falsename: help-flow,<help_flow>, and</help_flow>valueshelp-flowand no activeself-help-flowentrygit diff --cached --checkCloses #276