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