HyperHawk Link Checker
Version updated for https://github.com/dvdstelt/hyperhawk to version v1.10.0.
- 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, automates the process of scanning markdown files for broken links, including internal, same-organization GitHub links, and external HTTP/HTTPS links. It identifies issues such as missing files, outdated links, or incorrect paths and provides one-click fix suggestions directly on pull requests as inline review comments. Additionally, it can generate summary reports on pushes or scheduled runs, helping teams maintain link integrity effortlessly.
What’s Changed
What’s Changed
- Skip suggestions in issue templates, add skip-code-blocks and report-only-changed by @dvdstelt in https://github.com/dvdstelt/hyperhawk/pull/26
Full Changelog: https://github.com/dvdstelt/hyperhawk/compare/v1.9.0...v1.10.0