Skip to content

fix: use inline script to load aggregate-props from workspace#123

Merged
josephfusco merged 1 commit into
mainfrom
fix/aggregate-props-script-path
Jul 25, 2026
Merged

fix: use inline script to load aggregate-props from workspace#123
josephfusco merged 1 commit into
mainfrom
fix/aggregate-props-script-path

Conversation

@josephfusco

Copy link
Copy Markdown
Collaborator

actions/github-script@v8 does not support script-path; switches to require() via the script: input so actionlint passes and the aggregate-props job actually runs.

actions/github-script@v8 does not have a script-path input; switch to
require() via script: so actionlint passes and the job actually runs.
@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.

@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 (db8d611) to head (a2231d0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #123   +/-   ##
=========================================
  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.

@josephfusco
josephfusco merged commit a7aa1f1 into main Jul 25, 2026
16 checks passed
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.

1 participant