f1911d6904
Baseline changes to comply with Release Notes Management based in Reno [0]: * Use build-openstack-releasenotes job for release notes (We can't use the OpenStack releasenotes template as it includes publish jobs, stx needs its own) * Add newnote tox environment as convenience for creating new release notes, re-using the releasenotes venv. * Changed to SPDX-License-Identifier: Apache-2.0 [0] https://docs.openstack.org/reno/latest/ Story: 2003101 Task: 26722 Change-Id: I5643b035a660a257a1e0b9ca2d70e8fe5cb13d3a Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
15 lines
308 B
YAML
15 lines
308 B
YAML
---
|
|
- project:
|
|
templates:
|
|
- build-openstack-docs-pti
|
|
check:
|
|
jobs:
|
|
- build-openstack-releasenotes
|
|
- openstack-tox-pep8
|
|
- openstack-tox-linters
|
|
gate:
|
|
jobs:
|
|
- build-openstack-releasenotes
|
|
- openstack-tox-pep8
|
|
- openstack-tox-linters
|