Skip to content

Azure.DevOps.Pipelines.Environments.ProductionBranchLimit

github-actions edited this page Oct 21, 2023 · 2 revisions

Azure.DevOps.Pipelines.Environments.ProductionBranchLimit

SYNOPSIS

A production environment should be limited to the branches it can be used in.

DESCRIPTION

A production environment should be limited to the branches it can be used in. This ensures the environment is not used in a non-production branch. This rule checks if the environment is limited to a production branch.

Mininum TokenType: FineGrained

RECOMMENDATION

Consider limiting the environment to a production branch.

LINKS

Clone this wiki locally