ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
22 lines
558 B
YAML
22 lines
558 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: mistral
|
|
release-model: cycle-with-intermediary
|
|
team: mistral
|
|
type: library
|
|
repository-settings:
|
|
openstack/mistral-lib: {}
|
|
releases:
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/mistral-lib
|
|
hash: 301c17e7eabeb0d60b2216cd4e1919b095a5d410
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/mistral-lib
|
|
hash: 245c1272f2219991194cfead55d03277e68cccd7
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.3.0
|
|
release-notes: https://docs.openstack.org/releasenotes/mistral-lib/victoria.html
|