Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > IVersionPolicyJson

IVersionPolicyJson interface

This interface represents the raw version policy JSON object which allows repo maintainers to define how different groups of projects will be published by Rush, and how their version numbers will be determined.

Signature:

export interface IVersionPolicyJson 

Properties

Property

Modifiers

Type

Description

definitionName

string

dependencies?

IVersionPolicyDependencyJson

(Optional)

exemptFromRushChange?

boolean

(Optional)

includeEmailInChangeFile?

boolean

(Optional)

policyName

string