CI Perf Lint

prefer-storybook-6-minor-performance-milestone

What it flags

Flags workflows that visibly run build-storybook or storybook build when the repository depends on Storybook 6.0, 6.1, 6.2, 6.3, or 6.4.

The rule recommends 6.5.x as the first target because some teams cannot jump major versions immediately, while 6.5 concentrates the most CI-relevant Storybook 6.x build improvements.

Why it matters

Storybook 6.x had several performance-relevant minor releases.

For repositories still pinned to early 6.x, moving to 6.5.x can be a smaller compatibility step than a major-version migration while targeting the highest-value 6.x CI build path.

Current heuristic

The rule requires both:

It does not flag Storybook 6.5 or newer.

When to ignore it

Ignore this finding when:

Suggested verification

Sources