Skip to content

GitHub Actions: Use Composite Actions and Shared Workflow#1093

Merged
n7studios merged 5 commits into
tests-fix-php-8.3from
composite-actions
May 12, 2026
Merged

GitHub Actions: Use Composite Actions and Shared Workflow#1093
n7studios merged 5 commits into
tests-fix-php-8.3from
composite-actions

Conversation

@n7studios
Copy link
Copy Markdown
Contributor

Summary

With the growth of the GitHub actions, this PR attempts to simplify by:

  • using composite actions for steps shared across different workflows,
  • adds a reusable Dependabot workflow
  • adds a reusable Test workflow, which can be used by both the "Test" and "Backward Compat. Test" workflows.

Testing

Existing tests pass.

Checklist

@n7studios n7studios self-assigned this May 8, 2026
@n7studios n7studios changed the base branch from main to tests-fix-php-8.3 May 8, 2026 15:31
@github-actions
Copy link
Copy Markdown

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@n7studios n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team May 11, 2026 02:55
@n7studios n7studios marked this pull request as ready for review May 11, 2026 02:55
@n7studios n7studios merged commit 9c9e60e into tests-fix-php-8.3 May 12, 2026
271 of 276 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants