CreateApprovalRuleTemplateRequest
Types
Properties
Link copied to clipboard
The content of the approval rule that is created on pull requests in associated repositories. If you specify one or more destination references (branches), approval rules are created in an associated repository only if their destination references (branches) match those specified in the template.
Link copied to clipboard
The description of the approval rule template. Consider providing a description that explains what this template does and when it might be appropriate to associate it with repositories.
Link copied to clipboard
The name of the approval rule template. Provide descriptive names, because this name is applied to the approval rules created automatically in associated repositories.
Functions
Link copied to clipboard
inline fun copy(block: CreateApprovalRuleTemplateRequest.Builder.() -> Unit = {}): CreateApprovalRuleTemplateRequest