Mutations
createCheckRun
Create a check run.
Eingabefelder für createCheckRun
input(CreateCheckRunInput!)
Rückgabefelder für createCheckRun
| Name | BESCHREIBUNG |
|---|---|
| The newly created check run. |
| A unique identifier for the client performing the mutation. |
createCheckSuite
Create a check suite.
Eingabefelder für createCheckSuite
input(CreateCheckSuiteInput!)
Rückgabefelder für createCheckSuite
| Name | BESCHREIBUNG |
|---|---|
| The newly created check suite. |
| A unique identifier for the client performing the mutation. |
rerequestCheckSuite
Rerequests an existing check suite.
Eingabefelder für rerequestCheckSuite
input(RerequestCheckSuiteInput!)
Rückgabefelder für rerequestCheckSuite
| Name | BESCHREIBUNG |
|---|---|
| The requested check suite. |
| A unique identifier for the client performing the mutation. |
updateCheckRun
Update a check run.
Eingabefelder für updateCheckRun
input(UpdateCheckRunInput!)
Rückgabefelder für updateCheckRun
| Name | BESCHREIBUNG |
|---|---|
| The updated check run. |
| A unique identifier for the client performing the mutation. |
updateCheckSuitePreferences
Modifies the settings of an existing check suite.
Eingabefelder für updateCheckSuitePreferences
Rückgabefelder für updateCheckSuitePreferences
| Name | BESCHREIBUNG |
|---|---|
| A unique identifier for the client performing the mutation. |
| The updated repository. |
Objects
CheckAnnotation
A single check annotation.