CI Perf Lint

prefer-storybook-7-minor-performance-milestone

What it flags

Flags workflows that visibly run build-storybook or storybook build when the repository depends on Storybook 7.0, 7.1, 7.2, 7.3, 7.4, or 7.5.

The rule recommends 7.6.x as the first target because some teams cannot jump major versions immediately, while 7.6 is the clearest Storybook 7.x build-performance milestone.

Why it matters

Storybook 7.x had several CI-relevant minor releases.

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

Current heuristic

The rule requires both:

It does not flag Storybook 7.6 or newer.

When to ignore it

Ignore this finding when:

Suggested verification

Sources