Add step to verify stage repo is closed
[releng/global-jjb.git] / releasenotes / notes / verify-staging-repo-92ae65287c42d2d2.yaml
diff --git a/releasenotes/notes/verify-staging-repo-92ae65287c42d2d2.yaml b/releasenotes/notes/verify-staging-repo-92ae65287c42d2d2.yaml
new file mode 100644 (file)
index 0000000..cc2a8be
--- /dev/null
@@ -0,0 +1,7 @@
+---
+fixes:
+  - |
+    Add step to verify Nexus staging repository is closed correctly or
+    fail the staging job, if the repository is still open. This allows
+    projects to address the validation failures earlier during maven-stage
+    phase, instead of waiting to catch them while running the self-release job.