Skip to content

PR#1333 — Merge main into staging#1346

Merged
github-actions[bot] merged 2 commits into
stagingfrom
update-staging-26312587350
May 22, 2026
Merged

PR#1333 — Merge main into staging#1346
github-actions[bot] merged 2 commits into
stagingfrom
update-staging-26312587350

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automatically merge main into staging branch.

nrichers and others added 2 commits May 22, 2026 14:21
* Fix intermittent Lighthouse CI and scope audits to changed pages (sc-12702)

Chain Lighthouse after validate via workflow_run instead of polling, audit
PR-changed site pages by default, and keep depth dispatch and lighthouse:full
for thorough runs.

* Dispatch Lighthouse from validate after preview deploy (sc-12702)

workflow_run only runs from the default branch, so trigger Lighthouse via
workflow_dispatch from validate on the PR branch instead.

* test: Trigger Lighthouse changed-page audit via minor wording tweak

Exercises the changed-files path on PR 1333 — Lighthouse should audit
developer/how-to/test-sandbox.html only.

* Fix diff pathspec so script works from any cwd (sc-12702)

Use ':(top)site/' to anchor the pathspec at the repo root regardless of
where the script is invoked from. The workflow runs it from site/scripts/,
which previously caused git diff to return zero files.
@github-actions github-actions Bot merged commit f2b97e0 into staging May 22, 2026
@github-actions github-actions Bot deleted the update-staging-26312587350 branch May 22, 2026 21:22
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