Skip to content

Commit f1d7799

Browse files
authored
Update release_plan.md (#22973)
add calendar for primary and secondary release champ
1 parent d5e9850 commit f1d7799

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

.github/release_plan.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,34 @@
1+
### General Notes
12
All dates should align with VS Code's [iteration](https://github.com/microsoft/vscode/labels/iteration-plan) and [endgame](https://github.com/microsoft/vscode/labels/endgame-plan) plans.
23

34
Feature freeze is Monday @ 17:00 America/Vancouver, XXX XX. At that point, commits to `main` should only be in response to bugs found during endgame testing until the release candidate is ready.
45

6+
<details>
7+
<summary>Release Primary and Secondary Assignments for the 2024 Calendar Year</summary>
58

6-
NOTE: the number of this release is in the issue title and can be substituted in wherever you see [YYYY.minor].
9+
| Month | Primary | Secondary |
10+
|:----------|:----------|:------------|
11+
| ~~January~~ | ~~Eleanor~~ | ~~Karthik~~ |
12+
| February | Kartik | Anthony |
13+
| March | Karthik | Eleanor |
14+
| April | Paula | Kartik |
15+
| May | Anthony | Karthik |
16+
| June | Eleanor | Paula |
17+
| July | Anthony | Karthik |
18+
| August | Paula | Kartik |
19+
| September | Anthony | Eleanor |
20+
| October | Paula | Kartik |
21+
| November | Kartik | Eleanor |
22+
| December | Karthik | Anthony |
23+
24+
</details>
725

826

927
# Release candidate (Monday, XXX XX)
1028

1129
NOTE: Third Party Notices are automatically added by our build pipelines using https://tools.opensource.microsoft.com/notice.
30+
NOTE: the number of this release is in the issue title and can be substituted in wherever you see [YYYY.minor].
31+
1232

1333
### Step 1:
1434
##### Bump the version of `main` to be a release candidate (also updating debugpy dependences, third party notices, and package-lock.json).❄️ (steps with ❄️ will dictate this step happens while main is frozen 🥶)

0 commit comments

Comments
 (0)