Skip to content

devops: execute automated axe-core accessibility check on PR pipeline#620

Open
mijinummi wants to merge 1 commit into
MettaChain:mainfrom
mijinummi:feature/ci-accessibility-suite-529
Open

devops: execute automated axe-core accessibility check on PR pipeline#620
mijinummi wants to merge 1 commit into
MettaChain:mainfrom
mijinummi:feature/ci-accessibility-suite-529

Conversation

@mijinummi

Copy link
Copy Markdown

📝 Pull Request Summary [Wave 200pts]

Description

This PR addresses Issue #529, integrating the local axe-core accessibility validation test suite into the automated GitHub Actions CI pipeline matrix.

Key Modifications

  • CI Integration Layer: Configured .github/workflows/ci.yml with system dependency managers and headless browser installation rules.
  • Regression-Lock Enforcement: Leveraged Playwright and @axe-core/playwright validation layers to automatically block PR merges if WCAG violations are encountered.
  • Onboarding Readme Tracks: Updated the primary workspace documentation (README.md) to clearly log the new accessibility gate constraints.

Target Branch: main
Closes #529

@drips-wave

drips-wave Bot commented Jun 29, 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

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.

devops: run axe-core a11y suite in CI on every PR

1 participant