Skip to content

Conversation

@talldan
Copy link
Contributor

@talldan talldan commented Oct 22, 2025

What?

See the slack convo - https://wordpress.slack.com/archives/C02QB2JS7/p1761097846014379.

Changes the persist-credentials option back to true for the cherry-pick action.

Why?

It looks like this was changed to false incorrectly in #69126. The credentials are needed in a later step to perform the cherry-picking.

There were also some similar issues that arose from the same PR - (#70007, #70058). It looks like the cherry-pick action possibly wasn't tested after that PR was merged (I expect it's quite difficult to test these actions).

@talldan talldan self-assigned this Oct 22, 2025
@talldan talldan requested a review from desrosj as a code owner October 22, 2025 03:44
@talldan talldan added the [Type] Build Tooling Issues or PRs related to build tooling label Oct 22, 2025
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.

Thanks, @talldan!

I thought my PRs weren't cherry-picked due to conflicts.

@github-actions
Copy link

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: talldan <talldanwp@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.

@talldan talldan merged commit d8c3571 into trunk Oct 22, 2025
43 of 44 checks passed
@talldan talldan deleted the fix/cherry-pick-action-permissions branch October 22, 2025 05:01
@github-actions github-actions bot added this to the Gutenberg 22.0 milestone Oct 22, 2025
@talldan
Copy link
Contributor Author

talldan commented Oct 22, 2025

I thought my PRs weren't cherry-picked due to conflicts.

I'll handle manually cherry-picking any missed commits now. It's probably best to try to keep them in order to avoid conflicts, so I think the sooner the better 😄

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

Labels

[Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants