Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate only charts #139

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

validate only charts #139

wants to merge 2 commits into from

Conversation

devorbitus
Copy link
Member

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
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
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