Skip to content

validate only charts#139

Open
devorbitus wants to merge 2 commits intomainfrom
validate-only-charts
Open

validate only charts#139
devorbitus wants to merge 2 commits intomainfrom
validate-only-charts

Conversation

@devorbitus
Copy link
Copy Markdown
Contributor

This PR will scope the validation to only files committed to the scripts directory

  • committing to a README.md should no longer require running a helm-lint
  • committing to the manifests directory should no longer require running a helm-lint

Relevant documentation

@liorhasson liorhasson requested a review from niv-ez January 18, 2023 08:39
name: Validate Chart Version

on:
deployment:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why on deployment and not on PR only?

@@ -3,6 +3,8 @@ name: Validate Chart Version
on:
deployment:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants