Skip to main content

PartialConstraintsConfig

Configures boundaries and constraints between projects.

Index

Properties

optionalenforceProjectTypeRelationships

enforceProjectTypeRelationships?: null | boolean = null | boolean

Enforces relationships between projects based on each project's type setting.

optionaltagRelationships

tagRelationships?: null | Record<string, string[]>

Enforces relationships between projects based on each project's tags setting. Requires a mapping of tags, to acceptable tags.