|
26 | 26 | - CreateDeploymentPayload |
27 | 27 | owning_teams: |
28 | 28 | - '@github/ecosystem-api' |
29 | | -- title: Checks |
30 | | - description: This preview adds support for reading checks created by GitHub Apps. |
31 | | - toggled_by: ':antiope-preview' |
32 | | - announcement: null |
33 | | - updates: null |
34 | | - toggled_on: |
35 | | - - CheckAnnotationRange |
36 | | - - CheckAnnotationPosition |
37 | | - - CheckAnnotationSpan |
38 | | - - CheckAnnotation |
39 | | - - CheckAnnotationConnection.nodes |
40 | | - - CheckAnnotationData |
41 | | - - CheckAnnotationEdge.node |
42 | | - - CheckAnnotationLevel |
43 | | - - CheckConclusionState |
44 | | - - CheckStatusState |
45 | | - - CheckSuiteAutoTriggerPreference |
46 | | - - CheckRun |
47 | | - - CheckRunConnection.nodes |
48 | | - - CheckRunEdge.node |
49 | | - - CheckRunAction |
50 | | - - CheckRunFilter |
51 | | - - CheckRunOutput |
52 | | - - CheckRunOutputImage |
53 | | - - CheckRunType |
54 | | - - CheckSuite |
55 | | - - CheckSuiteConnection.nodes |
56 | | - - CheckSuiteEdge.node |
57 | | - - CheckSuiteFilter |
58 | | - - CreateCheckRunInput |
59 | | - - CreateCheckRunPayload |
60 | | - - CreateCheckSuiteInput |
61 | | - - CreateCheckSuitePayload |
62 | | - - Commit.checkSuites |
63 | | - - Mutation.createCheckRun |
64 | | - - Mutation.createCheckSuite |
65 | | - - Mutation.rerequestCheckSuite |
66 | | - - Mutation.updateCheckRun |
67 | | - - Mutation.updateCheckSuitePreferences |
68 | | - - Push |
69 | | - - RequestableCheckStatusState |
70 | | - - RerequestCheckSuiteInput |
71 | | - - RerequestCheckSuitePayload |
72 | | - - UpdateCheckRunInput |
73 | | - - UpdateCheckRunPayload |
74 | | - - UpdateCheckSuitePayload.checkSuite |
75 | | - - UpdateCheckSuitePreferencesInput |
76 | | - - UpdateCheckSuitePreferencesPayload |
77 | | - owning_teams: |
78 | | - - '@github/ce-extensibility' |
79 | 29 | - title: >- |
80 | 30 | MergeInfoPreview - More detailed information about a pull request's merge |
81 | 31 | state. |
|
0 commit comments