Skip to content

Update GitHub Actions workflow for post-7.1 - #13154

Open
desrosj wants to merge 1 commit into
WordPress:trunkfrom
desrosj:update/post-release-actions
Open

Update GitHub Actions workflow for post-7.1#13154
desrosj wants to merge 1 commit into
WordPress:trunkfrom
desrosj:update/post-release-actions

Conversation

@desrosj

@desrosj desrosj commented Aug 18, 2026

Copy link
Copy Markdown
Member

This applies the necessary changes to the GitHub Actions workflows for after the 7.1 final release corresponding to steps 3 & 4 of the release checklist.

Trac ticket: Core-65845.

Use of AI Tools

None


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@desrosj desrosj self-assigned this Aug 18, 2026
@github-actions

Copy link
Copy Markdown

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.

Core Committers: Use this line as a base for the props when committing in SVN:

Props desrosj.

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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates the WordPress core GitHub Actions workflows to reflect the post–7.1 final release state (per the release checklist), shifting upgrade-test targets from pre-release/older versions to the latest released versions and updating the performance baseline.

Changes:

  • Update upgrade testing matrices to replace 7.1-RC2 with the final 7.1 release and drop 6.9 from the “two most recent releases” set.
  • Align develop upgrade testing matrices to use 7.0 and 7.1 as upgrade sources (plus 5.3 where needed).
  • Update the reusable performance test workflow’s baseline tag default from 7.0.0 to 7.1.0.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/upgrade-testing.yml Updates the “recent releases” upgrade matrix to test 7.0 → latest and 7.1 → latest.
.github/workflows/upgrade-develop-testing.yml Updates develop upgrade matrices to use 7.0 and 7.1 (and removes 7.1-RC2/6.9).
.github/workflows/reusable-performance-test-v2.yml Updates the default performance baseline tag to 7.1.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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