Skip to content

Conversation

t-hamano
Copy link
Contributor

@t-hamano t-hamano commented Apr 2, 2025

Similar to #69791

What?

@wordpress/widgets package includes two dynamic blocks:

  • Legacy Widget (core/legacy-widget)
  • Widget Group (core/widget-group)

PHP files for server-side rendering are automatically synced during package update, so we don't need to manually backport these files. See:

https://github.com/WordPress/wordpress-develop/blob/ed2f2ecd3fa043eca3a064a95fcb4830b5c0765c/tools/webpack/blocks.js#L39-L42

Testing Instructions

Confirm that the ignore pattern is correct. Testing these changes without merging the workflow is difficult.

@t-hamano t-hamano added [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. GitHub Actions Pull requests that update GitHub Actions code labels Apr 2, 2025
@t-hamano t-hamano requested review from Mamaduka and desrosj April 2, 2025 08:33
@t-hamano t-hamano marked this pull request as ready for review April 2, 2025 08:33
Copy link

github-actions bot commented Apr 2, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Member

@Mamaduka Mamaduka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank, @t-hamano!

@t-hamano t-hamano merged commit 7fd64e3 into trunk Apr 2, 2025
71 checks passed
@t-hamano t-hamano deleted the update/backport-changelog-workflow-widgets branch April 2, 2025 09:14
@github-actions github-actions bot added this to the Gutenberg 20.7 milestone Apr 2, 2025
chriszarate pushed a commit to chriszarate/gutenberg that referenced this pull request Jul 1, 2025
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub Actions Pull requests that update GitHub Actions code [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants