ApprovalConfig

ApprovalConfig describes configuration for manual approval of a build.

JSON representation
{
  "approvalRequired": boolean
}
Fields
approvalRequired

boolean

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.