Mutations
createCheckRun
Create a check run.
Поля ввода для createCheckRun
input(CreateCheckRunInput!)
Возвращаемые поля для createCheckRun
| Имя. | Description |
|---|---|
| The newly created check run. |
| A unique identifier for the client performing the mutation. |
createCheckSuite
Create a check suite.
Поля ввода для createCheckSuite
input(CreateCheckSuiteInput!)
Возвращаемые поля для createCheckSuite
| Имя. | Description |
|---|---|
| The newly created check suite. |
| A unique identifier for the client performing the mutation. |
rerequestCheckSuite
Rerequests an existing check suite.
Поля ввода для rerequestCheckSuite
input(RerequestCheckSuiteInput!)
Возвращаемые поля для rerequestCheckSuite
| Имя. | Description |
|---|---|
| The requested check suite. |
| A unique identifier for the client performing the mutation. |
updateCheckRun
Update a check run.
Поля ввода для updateCheckRun
input(UpdateCheckRunInput!)
Возвращаемые поля для updateCheckRun
| Имя. | Description |
|---|---|
| The updated check run. |
| A unique identifier for the client performing the mutation. |
updateCheckSuitePreferences
Modifies the settings of an existing check suite.
Поля ввода для updateCheckSuitePreferences
Возвращаемые поля для updateCheckSuitePreferences
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The updated repository. |
Objects
CheckAnnotation
A single check annotation.
Поля для CheckAnnotation
| Имя. | Description |
|---|---|
| The annotation's severity level. |