Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 12, 2025

The feature PR added ?core-branch and ?gutenberg-branch query parameters to preview branches (not just PRs), but the Query API documentation wasn't updated.

Changes

  • Added core-branch parameter documentation - accepts branch names like trunk to preview WordPress core branches
  • Added gutenberg-branch parameter documentation - accepts branch names like trunk to preview Gutenberg branches

Both parameters are positioned directly after their corresponding PR parameters (core-pr and gutenberg-pr) in the documentation table for logical grouping.

Example Usage

https://playground.wordpress.net/?core-branch=trunk
https://playground.wordpress.net/?gutenberg-branch=trunk

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…ation

Co-authored-by: adamziel <205419+adamziel@users.noreply.github.com>
Copilot AI changed the title [WIP] Add support for previewing WordPress and Gutenberg branches Document core-branch and gutenberg-branch Query API parameters Nov 12, 2025
Copilot finished work on behalf of adamziel November 12, 2025 14:52
Copilot AI requested a review from adamziel November 12, 2025 14:52
@adamziel adamziel marked this pull request as ready for review November 12, 2025 15:16
@adamziel adamziel merged commit c506bbf into support-gutenberg-and-wp-branches Nov 12, 2025
@adamziel adamziel deleted the copilot/sub-pr-2868 branch November 12, 2025 15:16
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.

2 participants