Table of Contents

EnumScope simple type

Defines the scope of the configuration.

Content Type

Item Facet value Description
string restriction
  Enumeration all The configuration will always be applied.
  Enumeration development The configuration will only apply for development push to Git.
  Enumeration release The configuration will only apply for release push to Git (tagged versions).