Skip to content

Commit 80919df

Browse files
authored
Merge pull request #18799 from github/repo-sync
repo sync
2 parents 7daf44a + ea9d8de commit 80919df

12 files changed

+7743
-397
lines changed

data/graphql/ghae/graphql_upcoming_changes.public-ghae.yml

Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,153 @@ upcoming_changes:
7676
date: '2022-07-01T00:00:00+00:00'
7777
criticality: breaking
7878
owner: jdennes
79+
- location: LockMergeQueueInput.branch
80+
description: '`branch` will be removed.'
81+
reason:
82+
The merge queue is locked for the repository's default branch, the `branch`
83+
argument is now a no-op
84+
date: '2022-10-01T00:00:00+00:00'
85+
criticality: breaking
86+
owner: jhunschejones
87+
- location: MergeLockedMergeGroupInput.branch
88+
description: '`branch` will be removed.'
89+
reason:
90+
Changes are merged into the repository's default branch, the `branch` argument
91+
is now a no-op
92+
date: '2022-10-01T00:00:00+00:00'
93+
criticality: breaking
94+
owner: jhunschejones
95+
- location: ProjectNextFieldType.ASSIGNEES
96+
description:
97+
'`ASSIGNEES` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
98+
to find a suitable replacement.'
99+
reason:
100+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
101+
API.
102+
date: '2022-10-01T00:00:00+00:00'
103+
criticality: breaking
104+
owner: lukewar
105+
- location: ProjectNextFieldType.DATE
106+
description:
107+
'`DATE` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
108+
to find a suitable replacement.'
109+
reason:
110+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
111+
API.
112+
date: '2022-10-01T00:00:00+00:00'
113+
criticality: breaking
114+
owner: lukewar
115+
- location: ProjectNextFieldType.ITERATION
116+
description:
117+
'`ITERATION` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
118+
to find a suitable replacement.'
119+
reason:
120+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
121+
API.
122+
date: '2022-10-01T00:00:00+00:00'
123+
criticality: breaking
124+
owner: lukewar
125+
- location: ProjectNextFieldType.LABELS
126+
description:
127+
'`LABELS` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
128+
to find a suitable replacement.'
129+
reason:
130+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
131+
API.
132+
date: '2022-10-01T00:00:00+00:00'
133+
criticality: breaking
134+
owner: lukewar
135+
- location: ProjectNextFieldType.LINKED_PULL_REQUESTS
136+
description:
137+
'`LINKED_PULL_REQUESTS` will be removed. Follow the ProjectV2 guide
138+
at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
139+
to find a suitable replacement.'
140+
reason:
141+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
142+
API.
143+
date: '2022-10-01T00:00:00+00:00'
144+
criticality: breaking
145+
owner: lukewar
146+
- location: ProjectNextFieldType.MILESTONE
147+
description:
148+
'`MILESTONE` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
149+
to find a suitable replacement.'
150+
reason:
151+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
152+
API.
153+
date: '2022-10-01T00:00:00+00:00'
154+
criticality: breaking
155+
owner: lukewar
156+
- location: ProjectNextFieldType.NUMBER
157+
description:
158+
'`NUMBER` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
159+
to find a suitable replacement.'
160+
reason:
161+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
162+
API.
163+
date: '2022-10-01T00:00:00+00:00'
164+
criticality: breaking
165+
owner: lukewar
166+
- location: ProjectNextFieldType.REPOSITORY
167+
description:
168+
'`REPOSITORY` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
169+
to find a suitable replacement.'
170+
reason:
171+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
172+
API.
173+
date: '2022-10-01T00:00:00+00:00'
174+
criticality: breaking
175+
owner: lukewar
176+
- location: ProjectNextFieldType.REVIEWERS
177+
description:
178+
'`REVIEWERS` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
179+
to find a suitable replacement.'
180+
reason:
181+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
182+
API.
183+
date: '2022-10-01T00:00:00+00:00'
184+
criticality: breaking
185+
owner: lukewar
186+
- location: ProjectNextFieldType.SINGLE_SELECT
187+
description:
188+
'`SINGLE_SELECT` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
189+
to find a suitable replacement.'
190+
reason:
191+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
192+
API.
193+
date: '2022-10-01T00:00:00+00:00'
194+
criticality: breaking
195+
owner: lukewar
196+
- location: ProjectNextFieldType.TEXT
197+
description:
198+
'`TEXT` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
199+
to find a suitable replacement.'
200+
reason:
201+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
202+
API.
203+
date: '2022-10-01T00:00:00+00:00'
204+
criticality: breaking
205+
owner: lukewar
206+
- location: ProjectNextFieldType.TITLE
207+
description:
208+
'`TITLE` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
209+
to find a suitable replacement.'
210+
reason:
211+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
212+
API.
213+
date: '2022-10-01T00:00:00+00:00'
214+
criticality: breaking
215+
owner: lukewar
216+
- location: ProjectNextFieldType.TRACKS
217+
description:
218+
'`TRACKS` will be removed. Follow the ProjectV2 guide at https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/,
219+
to find a suitable replacement.'
220+
reason:
221+
The `ProjectNext` API is deprecated in favour of the more capable `ProjectV2`
222+
API.
223+
date: '2022-10-01T00:00:00+00:00'
224+
criticality: breaking
225+
owner: lukewar
79226
- location: RemovePullRequestFromMergeQueueInput.branch
80227
description: '`branch` will be removed.'
81228
reason:
@@ -92,3 +239,11 @@ upcoming_changes:
92239
date: '2022-10-01T00:00:00+00:00'
93240
criticality: breaking
94241
owner: jamestran201
242+
- location: UnlockAndResetMergeGroupInput.branch
243+
description: '`branch` will be removed.'
244+
reason:
245+
The current merge group for the repository's default branch, the `branch`
246+
argument is now a no-op
247+
date: '2022-10-01T00:00:00+00:00'
248+
criticality: breaking
249+
owner: jhunschejones

0 commit comments

Comments
 (0)