HyperHawk Link Checker
Version updated for https://github.com/dvdstelt/hyperhawk to version v1.8.5.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, HyperHawk, scans markdown files for broken links, including internal, same-organization GitHub links, and external URLs. It automates link validation by reporting broken links directly on pull requests via inline review comments with one-click fix suggestions, and generates summary tables or annotations for pushes or scheduled workflows. Its key capabilities include extensive link checking, configurable behavior, and seamless integration into CI/CD pipelines to ensure documentation quality.
Release notes
What’s Changed
- Decode percent-encoded characters in internal link paths by @dvdstelt in https://github.com/dvdstelt/hyperhawk/pull/21
Full Changelog: https://github.com/dvdstelt/hyperhawk/compare/v1.8.3...v1.8.5