OCP Documentation Checker
Version updated for https://github.com/sebrandon1/ocp-doc-checker to version v1.0.16.
- 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 designed to identify outdated OpenShift Container Platform (OCP) documentation URLs and suggest or apply updates to newer versions. It automates tasks such as scanning files or directories for OCP URLs, validating anchors, and optionally fixing outdated links, making it particularly useful for maintaining up-to-date documentation in CI/CD workflows. Key features include batch processing, JSON output for automation, and seamless integration with GitHub Actions.
Release notes
What’s Changed
Dependencies
- Bump golang.org/x/net from 0.51.0 to 0.52.0 (#48)
Full Changelog: https://github.com/sebrandon1/ocp-doc-checker/compare/v1.0.15...v1.0.16