Skip to content

Advance Docs Agent publication base fix - #120

Merged
chubes4 merged 1 commit into
trunkfrom
chore/docs-agent-publication-base
Jul 18, 2026
Merged

Advance Docs Agent publication base fix#120
chubes4 merged 1 commit into
trunkfrom
chore/docs-agent-publication-base

Conversation

@chubes4

@chubes4 chubes4 commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • pin developer-docs maintenance to accepted Docs Agent merge 53f43bc6
  • keep WP Codebox pinned to released v0.12.27
  • validate the immutable producer pair in CI

Why

The previous acceptance run reached publication but Docs Agent omitted the explicit trunk publication base, causing WP Codebox to fall back to main: https://github.com/Automattic/build-with-wordpress/actions/runs/29645661510

Docs Agent Automattic/docs-agent#159 now forwards base_ref to both workspace materialization and publication.

How to test

  1. Run pnpm install --frozen-lockfile.
  2. Check out Docs Agent at 53f43bc6433d2631750edabcb458a77db55aa8cb and WP Codebox v0.12.27 at its immutable release commit.
  3. Run DOCS_AGENT_DIR=/path/to/docs-agent WP_CODEBOX_DIR=/path/to/wp-codebox pnpm test.
  4. Run pnpm build && pnpm verify.

Compatibility

  • No public API or extension behavior changes.
  • The developer-docs workflow now publishes against its already configured trunk base instead of an implicit main fallback.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenAI GPT-5.6 Sol via OpenCode
  • Used for: Advanced immutable producer pins, verified the producer contract and generated packages, and drafted this PR with Chris reviewing and owning the change.

@chubes4
chubes4 merged commit b4438f6 into trunk Jul 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant