Skip to content

Backport Changelog: Link Core PR #12007 for #75793#78786

Open
adamsilverstein wants to merge 2 commits into
trunkfrom
add/backport-changelog-75793-12007
Open

Backport Changelog: Link Core PR #12007 for #75793#78786
adamsilverstein wants to merge 2 commits into
trunkfrom
add/backport-changelog-75793-12007

Conversation

@adamsilverstein
Copy link
Copy Markdown
Member

Summary

Adds the missing 7.1 backport-changelog entry pairing the Core backport PR WordPress/wordpress-develop#12007 with the original Gutenberg PR #75793 (Media: Move image output format filtering to upload response).

#75793 was merged with the legacy No Core Sync Required label. Since client-side media processing has been re-introduced in Core (https://core.trac.wordpress.org/changeset/62428), the Core sync is now required. Tracked at https://core.trac.wordpress.org/ticket/65367.

Test plan

  • backport-changelog/7.1/12007.md content matches the format documented in backport-changelog/readme.md.

Adds the missing 7.1 backport-changelog entry pairing the Core
backport PR WordPress/wordpress-develop#12007
with the original Gutenberg PR #75793 (Media: Move image output
format filtering to upload response).

#75793 was merged with the legacy `No Core Sync Required` label;
the Core sync is now required since client-side media processing
was re-introduced in Core.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 28, 2026

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: adamsilverstein <adamsilverstein@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@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
Copy Markdown
Contributor

@t-hamano t-hamano left a comment

Choose a reason for hiding this comment

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

I believe the backport changelog should reflect the context in which the PR was originally merged. In other words, shouldn't the backport-changelog/7.0 directory be the correct one?

@t-hamano t-hamano added the [Type] Task Issues or PRs that have been broken down into an individual action to take label May 29, 2026
@adamsilverstein
Copy link
Copy Markdown
Member Author

adamsilverstein commented May 31, 2026

I believe the backport changelog should reflect the context in which the PR was originally merged. In other words, shouldn't the backport-changelog/7.0 directory be the correct one?

oh, i didn't understand that! @t-hamano - to clarify, the feature will only land in the 7.1 cycle, but the merge was made during the 7.0 cycle. So that means the backport link goes in the 7.0 folder? Is this documented somewhere?

@adamsilverstein adamsilverstein requested a review from t-hamano May 31, 2026 11:39
Copy link
Copy Markdown
Contributor

@t-hamano t-hamano left a comment

Choose a reason for hiding this comment

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

to clarify, the feature will only land in the 7.1 cycle, but the merge was made during the 7.0 cycle. So that means the backport link goes in the 7.0 folder?

I think so. I believe this backport changelog should have been added when it was merged, so we should respect the cycle that was intended at that time.

P.S. Since the client-side media feature was not released in 7.0, should this file be moved to the 7.1 directory?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Task Issues or PRs that have been broken down into an individual action to take

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants