Oversight Lint
Version updated for https://github.com/rachelslurs/oversight-lint-action to version v1.1.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates linting of Storybook MCP components to ensure component documentation is present. It fails the build if any components are missing documentation, helping catch regressions early in the development cycle. The action reads the built components JSON from a manifest and compares it against expected documentation using rules defined in oversight.config.json.
What’s Changed
Runs oversight-lint@0.6.2, gated by this repository’s canary. Override with the version input.