adnanhemani commented on code in PR #4095:
URL: https://github.com/apache/polaris/pull/4095#discussion_r3030649930


##########
.github/workflows/release-2-update-release-candidate.yml:
##########
@@ -167,6 +173,12 @@ jobs:
           Changelog patched successfully
           EOT
 
+      - name: Generate Helm documentation
+        if: env.rc_number == '0'
+        run: |
+          source "${LIBS_DIR}/_exec.sh"
+          exec_process make helm-doc-generate

Review Comment:
   I'm open to doing either. Does anyone else have thoughts on this?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to