rusackas commented on code in PR #31155: URL: https://github.com/apache/superset/pull/31155#discussion_r1857658727
########## .github/workflows/superset-helm-release.yml: ########## @@ -1,4 +1,8 @@ -name: Release Charts +# This workflow automates the release process for Helm charts. +# The workflow creates a new branch for the release and opens a pull request against the 'gh-pages' branch, +# allowing the changes to be reviewed and merged manually. Review Comment: We should probably expand the code owners for these reviews... maybe you want to be one? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
