E-Mail HTML Validator
Version updated for https://github.com/YunaBraska/email-html-validator to version 2026.8.12.
- 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
This GitHub Action automates the validation of HTML email templates against Can I Email, a dataset of supported features and accessibility standards. It supports multiple interfaces including CLI, Java DSL, GitHub Action, Maven Central/GitHub Packages, and Docker image, providing JSON/XML/HTML/Markdown reports. The action can be used to validate inline HTML, files, stdin, or URLs and includes an optional BFSG accessibility audit using Playwright and axe-core.
What’s Changed
What’s Changed
- ci: standardize native release pipeline by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/17
- ci: use corrected native workflow by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/18
- ci: use corrected native asset workflow by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/19
- ci: use Windows-ready native workflow by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/20
- ci: simplify release asset flow by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/21
- ci: map Central publish secrets by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/22
- fix: skip arm64 QEMU browser smoke test by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/23
- ci: publish delivery channels in parallel by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/24
- ci: align native build matrix by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/25
- ci: reuse native Docker assets by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/26
- ci: allow Docker artifact downloads by @YunaBraska in https://github.com/YunaBraska/email-html-validator/pull/27
New Contributors
- @YunaBraska made their first contribution in https://github.com/YunaBraska/email-html-validator/pull/17
Full Changelog: https://github.com/YunaBraska/email-html-validator/compare/2026.06.1562143...2026.8.12