docs: fix PR #512 review feedback on workflow instruction files#514
Merged
pethers merged 3 commits intoreduceconflictsfrom Feb 25, 2026
Merged
docs: fix PR #512 review feedback on workflow instruction files#514pethers merged 3 commits intoreduceconflictsfrom
pethers merged 3 commits intoreduceconflictsfrom
Conversation
Copilot stopped work on behalf of
pethers due to an error
February 25, 2026 00:20
Copilot stopped work on behalf of
pethers due to an error
February 25, 2026 00:28
Co-authored-by: pethers <[email protected]>
Copilot
AI
changed the title
[WIP] refactor: apply feedback to move derived files to build-time generation
docs: fix PR #512 review feedback on workflow instruction files
Feb 25, 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.
Three active review comments from the PR #512 code review were unaddressed. All relate to documentation gaps in agent workflow instruction files.
Changes
news-weekly-review.md: Note about build-time generation was missing the local dev instruction. Addednpm run prebuildguidance so agents on a fresh checkout know how to produce derived files before previewing/validating.news-article-generator.md: Step 7.5 is a blocking validation gate but the preceding Step 6 gave no instruction on how to produce the artifacts being validated. Added an explicitnpm run prebuildcallout between Step 6 and Step 7.5.news-propositions.md: Replaced a copy-pasted build-time generation paragraph (duplicated across all 10 workflow docs) with a cross-reference to the canonical guidance innews-article-generator.md, reducing future drift.🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.