testRepositoryTriggers
abstract suspend fun testRepositoryTriggers(input: TestRepositoryTriggersRequest): TestRepositoryTriggersResponse
Tests the functionality of repository triggers by sending information to the trigger target. If real data is available in the repository, the test sends data from the last commit. If no data is available, sample data is generated.