You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
Describe the rule
At least one pipeline in each repository should use Helm.
What triggers the rule
In case that Helm was not detected in the repo pipelines.
Failure message should the rule fail
Helm was not detected in the repository pipelines. Helm is the most used tool to manage Kubernetes applications and it is highly recommended to add it.
What SCMs is this rule eligible for
Github, Gitlab.
Will this rule work in local run
Eligible for local as well with the same behavior.
What CI/CD platforms is this rule eligible for
Github Actions, GitlabCI, JFrog Pipelines.
Should this rule be enabled by default
No.
Sample repos/orgs to test the rule
example how to use Helm
The text was updated successfully, but these errors were encountered:
Name of the rule you'd like to add
ensure-helm
Describe the rule
At least one pipeline in each repository should use Helm.
What triggers the rule
In case that Helm was not detected in the repo pipelines.
Failure message should the rule fail
Helm was not detected in the repository pipelines. Helm is the most used tool to manage Kubernetes applications and it is highly recommended to add it.
What SCMs is this rule eligible for
Github, Gitlab.
Will this rule work in local run
Eligible for local as well with the same behavior.
What CI/CD platforms is this rule eligible for
Github Actions, GitlabCI, JFrog Pipelines.
Should this rule be enabled by default
No.
Sample repos/orgs to test the rule
example how to use Helm
The text was updated successfully, but these errors were encountered: