Oversight Lint
Version updated for https://github.com/rachelslurs/oversight-lint-action to version v1.2.1.
- 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
The GitHub Action runs oversight-lint to lint a Storybook MCP components manifest and surface findings as annotations on pull requests. It fails the build when it detects missing component descriptions in the manifest, ensuring that regressions are caught at CI. The action also supports configuring linting rules through an oversight.config.json file or via input parameters, including options for setting a maximum number of warnings and enabling extractor drift checking.
What’s Changed
Runs oversight-lint@0.7.1, gated by this repository’s canary. Override with the version input.