d077d34c0d
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group 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: Ib4139e89c47ce000e601be9089d907240e2b9ba4
26 lines
641 B
YAML
26 lines
641 B
YAML
---
|
|
launchpad: monasca
|
|
release-model: cycle-with-intermediary
|
|
team: monasca
|
|
type: library
|
|
repository-settings:
|
|
openstack/monasca-common: {}
|
|
releases:
|
|
- version: 3.4.0
|
|
projects:
|
|
- repo: openstack/monasca-common
|
|
hash: f5abe9d82e3c89cfdc4a4933cc11ca859841beda
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/monasca-common
|
|
hash: f5abe9d82e3c89cfdc4a4933cc11ca859841beda
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/monasca-common
|
|
hash: 3a25894763d21be9ac6ba6e28abda28bc20dd4a4
|
|
branches:
|
|
- name: stable/xena
|
|
location: 3.4.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|