approvalRequired property
Whether or not approval is needed.
If this is set on a build, it will become pending when created, and will need to be explicitly approved to start.
Implementation
core.bool? approvalRequired;
Whether or not approval is needed.
If this is set on a build, it will become pending when created, and will need to be explicitly approved to start.
core.bool? approvalRequired;