Fix OS_CLOUD export for image validation
[releng/global-jjb.git] / releasenotes / notes / add-pypi-ssh-release-credential-722955d749779d56.yaml
1 ---
2 fixes:
3   - |
4     Add macro with lf-infra-wrappers block to set jenkins-ssh-credential
5     parameter to the value in parameter jenkins-ssh-release-credential,
6     which makes the PyPI release merge templates parallel to the release-job
7     merge template.  Both need privileges to push a tag on the Jenkins minion.
8     Document the revised configuration parameter. Silence yamllint issues.