c68ddc4b5b
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I537a2bd3c147c5aa0d175dde4169479b16d8b84d
38 lines
1018 B
YAML
38 lines
1018 B
YAML
---
|
|
storyboard: openstack/bifrost
|
|
release-model: cycle-with-intermediary
|
|
stable-branch-type: std-with-versions
|
|
team: ironic
|
|
type: other
|
|
repository-settings:
|
|
openstack/bifrost: {}
|
|
releases:
|
|
- version: 12.0.0
|
|
projects:
|
|
- repo: openstack/bifrost
|
|
hash: f784e46bf352d3a5ee94bd420ba82bf0f625e7f4
|
|
- version: 13.0.0
|
|
projects:
|
|
- repo: openstack/bifrost
|
|
hash: f68572a6f823ada7c26f00cc89d9970d13283e8c
|
|
- version: 14.0.0
|
|
projects:
|
|
- repo: openstack/bifrost
|
|
hash: ffd08cef6b54999f31fdfb26363929bbded456cd
|
|
- version: 14.1.0
|
|
projects:
|
|
- repo: openstack/bifrost
|
|
hash: 6412c7a1bfcea63ea83bba3186a9a58c88db600f
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/bifrost
|
|
hash: 2ed14802e4b953ac484e0fa9a20169bed86c918d
|
|
branches:
|
|
- name: bugfix/12.0
|
|
location: 12.0.0
|
|
- name: stable/yoga
|
|
location: 14.0.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/bifrost/yoga.html
|