Project nested publication pull request URL#163
Merged
Conversation
This was referenced Jul 19, 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
docs_agent_publicationfrommetadata.runner_workspace_publication.pull_request.urlFixes #162.
How to test
v0.12.27at65cc5fb4699cb7c2df13d04b4715c97097ac7565.php tests/validate-docs-agent-packages.php.php tests/validate-external-native-package-sources.php.WP_CODEBOX_DIR=/path/to/wp-codebox php tests/validate-wp-codebox-run-agent-task-contract.php.actionlint .github/workflows/maintain-docs.yml.php -l tests/validate-wp-codebox-run-agent-task-contract.php.git diff --check origin/main...HEAD.All commands pass locally.
Compatibility
The
docs_agent_publicationoutput name and required behavior are unchanged. Its path now follows the producer-owned v1 publication result shape, correcting a projection that could not resolve. No extension-path impact.Source evidence
AI assistance