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: generator/annual-report/github_issue.tmpl
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,13 @@ Actions for the chair/organizer of the community group:
14
14
Once all the above items are complete, this issue may be `/close`'d
15
15
16
16
Key dates:
17
-
- Initial PR to communtiy repo should be opened by March 1st, {{now.UTC.Year}}
18
-
- PR should be reviewed and merged by April 1st, {{now.UTC.Year}}
17
+
- Initial PR to communtiy repo should be opened by February 14, {{now.UTC.Year}}
18
+
- PR should be reviewed and merged by March 1st, {{now.UTC.Year}}
19
19
20
20
More detailed information on the annual reports process is available [here](https://git.k8s.io/community/committee-steering/governance/annual-reports.md).
21
21
22
+
Your group's report template is available here: https://git.k8s.io/community/{{.Dir}}/annual-report-{{lastYear}}.md
23
+
22
24
If you have any questions or concerns about this process, you may reach the Steering Committee via the following methods:
Copy file name to clipboardExpand all lines: generator/annual-report/sig_report.tmpl
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
3. KEP work in {{lastYear}} (1.x, 1.y, 1.z):
18
18
19
19
<!--
20
-
Generated from kubernetes/enhancements kep.yaml files
20
+
In future, this will be generated from kubernetes/enhancements kep.yaml files
21
21
1. with SIG as owning-sig or in participating-sigs
22
22
2. listing 1.x, 1.y, or 1.z in milestones or in latest-milestone
23
23
-->
@@ -75,15 +75,15 @@ Generated from kubernetes/enhancements kep.yaml files
75
75
- Primary mailing list member count:
76
76
- Primary meeting attendee count (estimated, if needed):
77
77
- Primary meeting participant count (estimated, if needed):
78
-
- Unique reviewers for SIG-owned packages: {generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files}
79
-
- Unique approvers for SIG-owned packages: {generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files}
78
+
- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
79
+
- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
80
80
81
81
Include any other ways you measure group membership
82
82
83
83
## Subprojects
84
84
85
85
<!--
86
-
Generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31
86
+
In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31
87
87
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
88
88
-->
89
89
@@ -102,7 +102,7 @@ Continuing:
102
102
## Working groups
103
103
104
104
<!--
105
-
Generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31
105
+
In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31
106
106
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
0 commit comments