3 Commits

Author SHA1 Message Date
Előd Illés
af8b2d1f3c [tools] Do not transition tempest plugins
The series transition script simply lists all deliverables, including
tempest plugins, which are branchless, hence no need to transition
them to Unmaintained/EOL at all.

Change-Id: Id35aaf710008a8a0d776bc9d3f0a6a12fd452dbf
2024-10-21 14:16:02 +02:00
Előd Illés
4a5c70564b Add EOM tag option to transition_series.sh
With the new TC resolution the community replaces Extended Maintenance
with Unmaintained status [1].
This patch introduces the new <series>-eom tag option in the
transition_series.sh script. The tag applies at the tip of the given
stable/<series> branch and the new unmaintained/<series> branch can be
cut from that tag.

[1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html

Change-Id: Ia7064e36a2d92ef02f60b7371ebf3e4772abcc80
2024-01-11 16:56:57 +01:00
Sean McGinnis
8b1a9ada18 Add script to transition entire series to EM or EOL
Probably mostly useful for extended maintenance, but this adds a script
that can add a $series-em tag to all deliverables of a series as we
claimed we would do in the extended maintenance policy changes [0].

[0] https://docs.openstack.org/project-team-guide/stable-branches.html#extended-maintenance

Change-Id: Ibeec88bf4e81b97c523f416669e07a10aa86a53b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-11 06:44:55 -05:00