You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ghes-releases/lib/release-templates/release-steps-0.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ labels:
8
8
- skip FR board
9
9
- GHES {{ release-number }}
10
10
- ghes-release-automation
11
+
- rhythm of docs operations
11
12
---
12
13
13
14
This issue tracks Docs work for the GA release of GHES {{ release-number }}.
@@ -26,11 +27,11 @@ This issue tracks Docs work for the GA release of GHES {{ release-number }}.
26
27
27
28
## Instructions for triage
28
29
29
-
-[ ] In the Enterprise project, adjust the "Cycle" field to the cycle containing the target date.
30
+
-[ ] Add this issue to the [Rhythm of Docs: Operations](https://github.com/orgs/github/projects/20190) project.
31
+
-[ ] For assignee: if needed, add this issue to your persona team project for tracking purposes.
30
32
31
33
<br/>
32
34
33
-
```[tasklist]
34
35
# Tasks
35
36
-[ ] {{ release-steps-1-url }}
36
37
-[ ] {{ release-steps-2-url }}
@@ -43,7 +44,6 @@ This issue tracks Docs work for the GA release of GHES {{ release-number }}.
43
44
-[ ] After merging PR for RC, notify the API team in [#ecosystem-api](https://github.slack.com/archives/C1042T6MS) on Slack that they can now merge "Update OpenAPI 3.x Descriptions" PRs in [`github/rest-api-description`](https://github.com/github/rest-api-description/pulls), which you blocked as part of the issue for preparing OpenAPI assets.
44
45
-[ ] Notify the Docs Content first responder (`@TBD`) that they can now merge OpenAPI PRs.
45
46
-[ ] To close this issue, open a PR to complete [these steps](https://github.com/github/docs-content/issues/12972#issuecomment-1947981671).
Copy file name to clipboardExpand all lines: src/ghes-releases/lib/release-templates/release-steps-5.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,13 @@ labels:
6
6
- new-release
7
7
- priority-0
8
8
- skip FR board
9
+
- rhythm of docs operations
9
10
---
10
11
11
12
## Instructions for triage
12
13
13
-
-[ ] In the Enterprise focus area's project, adjust the "Cycle" field for this issue to the cycle four weeks before the target date.
14
+
-[ ] Add this issue to the [Rhythm of Docs: Operations](https://github.com/orgs/github/projects/20190) project.
15
+
-[ ] For assignee: if needed, add this issue to your persona team project for tracking purposes.
14
16
15
17
## Instructions for assignee
16
18
@@ -83,7 +85,7 @@ To prepare for publication, create a PR in `github/github` that publishes the sc
83
85
84
86
- [ ] Create a PR.
85
87
86
-
- [ ] Get the necessary reviews, but **do not deploy and merge the PR**. You'll merge this PR closer to the RC's release date, while Docs' repositories are frozen.
88
+
- [ ] Get the necessary reviews, but **do not deploy and merge the PR yet**. You'll merge this PR closer to the RC's release date.
87
89
88
90
<br/>
89
91
<a name="merge">
@@ -92,19 +94,19 @@ To prepare for publication, create a PR in `github/github` that publishes the sc
92
94
93
95
To trigger creation of an OpenAPI PR with the updated schema forthe RC, merge your publication PRin`github/github`.
94
96
95
-
- [ ] On the Thursday after you begin the freeze of Docs' repositories per {{ release-steps-0-url }}, merge the publication PR you [prepared in`github/github`](#publication-preparation).
97
+
- [ ] 2-3 days before the RC release date, merge the publication PR you [prepared in`github/github`](#publication-preparation).
96
98
97
-
- [ ] In [#ecosystem-api](https://github.slack.com/archives/C1042T6MS) on Slack, update and then post the following message to notify the team of the upcoming release. Replace VERSION with the version we're releasing.
99
+
- [ ] In [#api-platform](https://github.slack.com/archives/C1042T6MS) on Slack, update and then post the following message to notify the team of the upcoming release. Replace VERSION with the version we're releasing.
98
100
99
101
> 👋 Hi from Docs! We have just marked `published`for the GHES VERSION release configuration to `true`. Please **do not** merge subsequent "Update OpenAPI 3.x Descriptions" PRs [in github/rest-api-description](https://github.com/github/rest-api-description/pulls) until further notice. Thanks!
100
102
101
-
- [ ] On the Friday during the freeze, locate the latest "Update OpenAPI 3.x Descriptions" PRs [in `github/rest-api-description`](https://github.com/github/rest-api-description/pulls).
- [ ] On each new PR, leave a review that requests changes with the following comment.
104
106
105
107
> This PR contains changes forthe upcoming GHES RC. Please do not merge this or subsequent PRs until further noticein#ecosystem-api. Thanks!
106
108
107
-
- [ ] From now untilafter the freeze, all [existing "Update OpenAPI Description" PRs](https://github.com/github/docs-internal/labels/github-openapi-bot) in`github/docs-internal` can be closed.
109
+
- [ ] From now until the RC ships, all [existing "Update OpenAPI Description" PRs](https://github.com/github/docs-internal/labels/github-openapi-bot) in`github/docs-internal` can be closed.
108
110
109
111
To get the latest changes from the latest "Update OpenAPI 3.x Descriptions" PR in the `github/rest-api-description` repository into your PR to close {{ release-steps-1-url }}, you can use one of two methods.
0 commit comments