GroupAutoAccept

data class GroupAutoAccept(val autoAcceptProjects: List<String>)

Constructors

Link copied to clipboard
constructor(autoAcceptProjects: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of project ids or project numbers for which you want to enable auto-accept. The auto-accept setting is applied to spokes being created or updated in these projects.