OCP Documentation Checker
Version updated for https://github.com/sebrandon1/ocp-doc-checker to version v1.0.17.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ocp-doc-checker GitHub Action is a tool designed to identify outdated OpenShift Container Platform (OCP) documentation URLs and suggest updated versions. It automates the validation of URLs across individual files or directories, provides JSON output for further automation, and can automatically update outdated links. Additionally, it supports anchor validation and batch processing, making it ideal for integrating into CI/CD pipelines to ensure documentation accuracy and consistency.
What’s Changed
What’s Changed
Features
- Add Red Hat status pre-flight check (#49)
Dependencies
- Bump golang.org/x/net from 0.52.0 to 0.53.0 (#50)
- Bump softprops/action-gh-release from 2 to 3 (#51)
Full Changelog: https://github.com/sebrandon1/ocp-doc-checker/compare/v1.0.16...v1.0.17