Dev and Release Branch Version (SL016)

Checks that a release branch that is not pushing out a milestone or release candidate, or that a dev branch version should be a release candidate or milestone

Description

Rationale

Helps ensure that development branches are pushing out pre-release versions, and that release branches are not pushing out pre-release versions unless they are for a milestone or release candidate.

Findings

  • INFO

    • Branch is versioned incorrectly

  • ERROR

    • Error checking components (I/O or git ls-remote failure)

Noncompliant

Branch is versioned incorrectly

Compliant

Branch is versioned correctly

Configuration

This rule has no configuration.