Below you will find pages that utilize the taxonomy term “Rachelslurs”
August 8, 2026
Oversight Lint
Version updated for https://github.com/rachelslurs/oversight-lint-action to version v1.2.0.
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 manifest files using the oversight-lint tool. It checks that each component has comprehensive documentation, failing the build if any components are missing descriptions or have incomplete docgen content. The action integrates with the storybook-addon-oversight for real-time documentation surfaces in Storybook during development.
August 4, 2026
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.