Results 174 comments of Ben Dwyer

I created a fix here: https://github.com/Automattic/themes/pull/2456

The issue is in all Varia child themes, but I only fixed the parent theme. I'm gradually getting the fix into all the child themes. I'll let you know when...

This should now be fixed on WPCOM for all varia child themes. Let me know if you're still having issues.

Sorry about that, I forgot to bump the version numbers for these themes. This should be fixed. Please let me know if it's not!

> Should we use conventional commits on all commits or just for PR titles? I think just PR titles is fine, but can that work if we change multiple themes...

It looks like the changes go into CHANGELOG.md. Is it possible to change that so they go into readme.txt?

I prefer this option: > Versioning and changelog updates happen on PR merge via GitHub action (as per changes in this PR) > Deploy script doesn’t handle version bumps but...

> Squash and merge > Make sure PR title follows conventional commit format (PR title will be linted to ensure it follows this format using this action) Would it make...

Thanks for the fix. This seems a lot more complex than it appears on the surface. Some concerns I have: 1. The fix doesn't work in the editor, only in...