Critical URL SEO Release Guard
Version updated for https://github.com/plainproof-labs/release-regression-guard to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Release Regression Guard is a GitHub Action that automates SEO checks on deployed pages. It compares repository-declared critical URLs with an expectation manifest, ensuring the site’s content meets SEO requirements after deployment. The action reports each check as pass, fail, unknown, or a documented temporary exception. Key capabilities include verifying final HTTP status and redirects, checking noindex settings, canonical links, metadata presence, sitemap membership, and internal links.
What’s Changed
Release Regression Guard v1.0.1
This compatibility patch declares the Node.js 24 Action runtime used by current GitHub-hosted runners.
Inputs, outputs, manifest checks, report formats, privacy boundaries, and network behavior are unchanged. The public package passed 15/15 tests and the Action entrypoint completed 19/19 deterministic checks.
The compatible v1 tag now points to this release. The immutable v1.0.0 tag remains available for reproducibility.