ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
22 lines
569 B
YAML
22 lines
569 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: debtcollector
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/debtcollector: {}
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/debtcollector
|
|
hash: 17ab8c01a88bda8dba4aaa5e57c857babfeb9444
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/debtcollector
|
|
hash: 649189dbc4701f5352c0b9961edd9d26af828053
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.2.0
|
|
release-notes: https://docs.openstack.org/releasenotes/debtcollector/victoria.html
|