Use release credential in pypi release merge
[releng/global-jjb.git] / releasenotes / notes / add-pypi-ssh-release-credential-722955d749779d56.yaml
diff --git a/releasenotes/notes/add-pypi-ssh-release-credential-722955d749779d56.yaml b/releasenotes/notes/add-pypi-ssh-release-credential-722955d749779d56.yaml
new file mode 100644 (file)
index 0000000..45d8008
--- /dev/null
@@ -0,0 +1,8 @@
+---
+fixes:
+  - |
+    Add macro with lf-infra-wrappers block to set jenkins-ssh-credential
+    parameter to the value in parameter jenkins-ssh-release-credential,
+    which makes the PyPI release merge templates parallel to the release-job
+    merge template.  Both need privileges to push a tag on the Jenkins minion.
+    Document the revised configuration parameter. Silence yamllint issues.