Skip to content

Expand path filtering for testing old branches - #13089

Open
desrosj wants to merge 1 commit into
WordPress:trunkfrom
desrosj:expand/old-branch-testing
Open

Expand path filtering for testing old branches#13089
desrosj wants to merge 1 commit into
WordPress:trunkfrom
desrosj:expand/old-branch-testing

Conversation

@desrosj

@desrosj desrosj commented Aug 16, 2026

Copy link
Copy Markdown
Member

When changes to the reusable PHPUnit test workflows are made, the test old branches workflow runs to confirm that the changes do not break workflows within old branches. However, there are many workflows that make use of reusable workflow files, so the path filtering should be expanded.

Trac ticket: Core-64854.

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 16, 2026
@desrosj
desrosj requested a lite review from Copilot August 16, 2026 22:53
@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

Updates the test-old-branches GitHub Actions workflow path filters so that changes to any reusable workflow file (not just the versioned reusable PHPUnit workflows) will trigger the old-branch validation runs, helping ensure reusable workflow updates remain compatible with older branches.

Changes:

  • Broadens the on.push.paths filter from reusable-phpunit-tests-v[1-3].yml to reusable-*.yml to cover all reusable workflow files.
  • Keeps the existing direct trigger on changes to test-old-branches.yml itself.

💡 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.

4 participants