Skip to content

ci: integrate lhci pipeline gates for performance and accessibility#213

Closed
mijinummi wants to merge 2 commits into
bridgelet-org:mainfrom
mijinummi:feature/lhci-score-gates-145
Closed

ci: integrate lhci pipeline gates for performance and accessibility#213
mijinummi wants to merge 2 commits into
bridgelet-org:mainfrom
mijinummi:feature/lhci-score-gates-145

Conversation

@mijinummi

Copy link
Copy Markdown
Contributor

Description

This PR addresses Issue #145 (#68), integrating automated web vitals validation and baseline verification hooks inside the pull request tracks.

Key Modifications

  • Lighthouse CI Assertion Config: Deployed explicit .lighthouserc.js gate constraints to guarantee zero code updates bypass structural minimum parameters (Perf ≥ 85, A11y ≥ 95, Best Practices ≥ 90).
  • Headless Build Integration: Added an automated execution track inside GitHub Actions that runs production builds and profiles them over multiple runs to eliminate environmental scoring variance.

Closes #145

@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@mijinummi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@phertyameen

Copy link
Copy Markdown
Contributor

@mijinummi Can you please look into the failing CI

@mijinummi

Copy link
Copy Markdown
Contributor Author

Working on it. Thanks

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.

Lighthouse CI: performance and a11y score gates

2 participants