Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(baobab) Update CI Helm Lint workflow to include pull request events (#…
…176) * feat: Add actions workflow to linting helm charts * feat: Update Helm setup and linting process * feat: Update helm chart change detection logic * fix: Fix can't detect changed charts * feat: Update ci.helm-lint.yaml to set output variable for changed charts * feat: Stop workflow when lint returned ERROR * fix: Update Helm lint command to check for "failed" instead of "[ERROR]". * fix: Fix workflow can't find HEAD~1 git commit * feat: Make workflow be failed when Lint returned error * feat: Store failed services to output of workflow * refactor: Remove unnecessary code in ci.helm-lint.yaml * feat: Add failed services output to GitHub Actions workflow * fix: Fix linting script to display failed services * feat: Update CI Helm Lint workflow to include pull request events * fix: Remove unnecessary branches from CI workflow
- Loading branch information