HyperHawk Link Checker
Version updated for https://github.com/dvdstelt/hyperhawk to version v1.8.3.
- 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, and external HTTP/HTTPS links. It automates link validation in pull requests by posting inline review comments with fix suggestions, and provides summary reports on pushes or scheduled runs. Its key capabilities include configurable link checking, one-click fixes, and optional strict mode to enforce failures, streamlining link maintenance and improving repository quality.
Release notes
What’s Changed
- Ascii banner because they are awesome by @dvdstelt in https://github.com/dvdstelt/hyperhawk/pull/20
- Treat GitHub user-attachment assets as always valid by @dvdstelt in https://github.com/dvdstelt/hyperhawk/pull/19
Full Changelog: https://github.com/dvdstelt/hyperhawk/compare/v1...v1.8.3