TestRepositoryTriggersResponse
Represents the output of a test repository triggers operation.
Types
Properties
Link copied to clipboard
The list of triggers that were not tested. This list provides the names of the triggers that could not be tested, separated by commas.
Link copied to clipboard
The list of triggers that were successfully tested. This list provides the names of the triggers that were successfully tested, separated by commas.
Functions
Link copied to clipboard
inline fun copy(block: TestRepositoryTriggersResponse.Builder.() -> Unit = {}): TestRepositoryTriggersResponse