latestOpenAPI 3.1.02026-08-1963241304.5 KB

ae394a06c465

test_insights

Mark a test as quarantined

Add a test to the CI Quarantine for a repository

post/ci/{owner}/repositories/{repository}/quarantines

Path parameters

ownerstring required

The owner of the repository

The owner of the repository

repositorystring required

The name of the repository

The name of the repository

Request body

test_namestring required

The fully qualified name of the test that needs to be quarantined

reasonstring required

Reason for the test being added to the quarantine

branchstring nullable

Branch name on which the test should be quarantined. If not specified, it will be quarantined on all branches.

Response

Successful Response

idstring uuid required

The ID of the created quarantine