E-Mail HTML Validator
Version updated for https://github.com/YunaBraska/email-html-validator to version 2025.11.3231059.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Email HTML Validator GitHub Action automates the validation of email newsletter templates by analyzing inline HTML, files, stdin, or URLs to identify supported, partially supported, or unsupported features across the “Can I Email” dataset. It also optionally performs accessibility audits using Playwright and axe-core. The tool generates detailed reports in various formats (JSON, XML, HTML, Markdown) and offers multiple interfaces—CLI, Java DSL, Docker, and GitHub Actions—for seamless integration into development workflows.
What’s Changed
- chore: update 2025.11.3231059 (f4f81b1)
- ci: testing release (0c31dea)
- ci: testing release (d983861)
- ci: skip playwright install when cache hits (e51f668)
- chore: update 2025.11.3221750 (300c016)
- ci: skip playwright install when cache hits (ee0e8da)
- chore: pin playwright version from dependabot (16b8721)
- Merge pull request #4 from YunaBraska/dependabot/github_actions/all-dependencies-964425389b (1d890f0)
- Merge branch ‘main’ into dependabot/github_actions/all-dependencies-964425389b (e01ab43)
- feat: add DSL alias and document reports (bc77d9f)