Skip to content

Commit 96c4af4

Browse files
committed
Add notes to AR template that the generation will happen in the future
1 parent 5eb3d3f commit 96c4af4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

generator/annual-report/sig_report.tmpl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
3. KEP work in {{lastYear}} (1.x, 1.y, 1.z):
1818

1919
<!--
20-
Generated from kubernetes/enhancements kep.yaml files
20+
In future, this will be generated from kubernetes/enhancements kep.yaml files
2121
1. with SIG as owning-sig or in participating-sigs
2222
2. listing 1.x, 1.y, or 1.z in milestones or in latest-milestone
2323
-->
@@ -75,15 +75,15 @@ Generated from kubernetes/enhancements kep.yaml files
7575
- Primary mailing list member count:
7676
- Primary meeting attendee count (estimated, if needed):
7777
- 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 -->
8080

8181
Include any other ways you measure group membership
8282

8383
## Subprojects
8484

8585
<!--
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
8787
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
8888
-->
8989

@@ -102,7 +102,7 @@ Continuing:
102102
## Working groups
103103

104104
<!--
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
106106
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
107107
-->
108108

0 commit comments

Comments
 (0)