64e7417bcc
Since switching to the release_id instead of the release_name we're no longer generating HTML anchors as expected. The generated RST: ' 2024.1 TC Candidates ==================== ' Doesn't generate #2024.1-tc-candidates, instead it generates #tc-candidates. This is because docutils 'ids' cannot start with numerics ([1] is the implementation). So we need to change the text/anchors. It seems like including release specific names or ids isn't actually helpful. Let's drop them. [1] https://repo.or.cz/docutils.git/blob/refs/heads/master:/docutils/docutils/nodes.py#l2226 Change-Id: I4c48ade272ae3d9bd4a97fba7d30f909aac696f9
20 lines
703 B
Django/Jinja
20 lines
703 B
Django/Jinja
To: openstack-discuss@lists.openstack.org
|
|
Subject: [all][elections][ptl] PTL {{ release }} cycle Election Nominations End
|
|
|
|
The PTL Nomination period is now over. The official candidate list
|
|
is available on the election website[0].
|
|
|
|
There are {{ leaderless_count }} projects without candidates, so according to this
|
|
resolution[1], the TC will have to decide how the following
|
|
projects will proceed: {{ list_of_leaderless_projects }}
|
|
|
|
There are {{ election_count }} projects that will have elections: {{ list_of_elections }}. The details
|
|
for those will be posted shortly after we setup the CIVS system.
|
|
|
|
Thank you,
|
|
|
|
[0] https://governance.openstack.org/election/#ptl-candidates
|
|
[1] {{ leaderless_url }}
|
|
|
|
|