Skip to content

ci: consolidate checks into single workflow with release-please gate#124

Merged
josephfusco merged 8 commits into
mainfrom
ci/skip-workflows-on-release-please
Jul 25, 2026
Merged

ci: consolidate checks into single workflow with release-please gate#124
josephfusco merged 8 commits into
mainfrom
ci/skip-workflows-on-release-please

Conversation

@josephfusco

Copy link
Copy Markdown
Collaborator

Consolidates PHPUnit, Multisite, PHPCS, PHPStan, and Plugin Check into a single ci.yml with a gate job that skips all checks on release-please branches and PRs (refs #119).

Note for reviewers: Required status check names will change from e.g. PHPUnit / PHP 7.4 to CI / PHP 7.4. If branch protection has the old names configured, those rules will need updating by an org admin after merge.

@github-advanced-security github-advanced-security 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.

zizmor found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.24%. Comparing base (a2231d0) to head (bc0f7ee).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #124   +/-   ##
=========================================
  Coverage     27.24%   27.24%           
  Complexity      174      174           
=========================================
  Files            15       15           
  Lines          1817     1817           
=========================================
  Hits            495      495           
  Misses         1322     1322           
Flag Coverage Δ
phpunit 27.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/deploy-wporg.yml Fixed
Comment thread .github/workflows/multisite.yml Fixed
Comment thread .github/workflows/phpcs.yml Fixed
Comment thread .github/workflows/phpstan.yml Fixed
Comment thread .github/workflows/phpunit.yml Fixed
Comment thread .github/workflows/release-please.yml Fixed
Comment thread .github/workflows/release-please.yml Fixed
Comment thread .github/workflows/release-please.yml Fixed
Comment thread .github/workflows/typos.yml Fixed
Comment thread .github/workflows/workflow-scripts.yml Fixed
@josephfusco
josephfusco marked this pull request as ready for review July 25, 2026 15:47
@josephfusco
josephfusco merged commit 4a24a6e into main Jul 25, 2026
18 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

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

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

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