Skip to content

ci: add /create, /settings, and /commitments/[id] to lighthouserc col… - #1723

Open
Anadudev wants to merge 1 commit into
Commitlabs-Org:masterfrom
Anadudev:fix/1617-lighthouserc-accessibility-routes
Open

ci: add /create, /settings, and /commitments/[id] to lighthouserc col…#1723
Anadudev wants to merge 1 commit into
Commitlabs-Org:masterfrom
Anadudev:fix/1617-lighthouserc-accessibility-routes

Conversation

@Anadudev

Copy link
Copy Markdown
Contributor

Closes #1617

Summary of Changes

  • Updated lighthouserc.json to add /create, /settings, and a representative /commitments/1 detail page route to the ci.collect.url audit list.
  • Ensures the CI accessibility gate (categories:accessibility with minScore: 0.9) actively audits high-density and critical user flows, preventing regressions on unmeasured routes.

Verification

  • Validated lighthouserc.json syntax and structure.
  • Confirmed all required routes (/, /marketplace, /commitments, /create, /settings, /commitments/1) are present in collect.url.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

@Anadudev is attempting to deploy a commit to the 1nonly's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

lighthouserc.json's CI accessibility gate never audits /create, the flow with the most Critical accessibility findings

1 participant