actions-marketplace-validations/Datree CLI
Use the Datree CLI in a github action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 23, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/datreeio_action-datree@de67ae7a5133d719dc794e1b75682cd4c5f94d8a # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | the file/s to be tested | yes | — |
| cliArguments | the Datree CLI options to be used | no | — |
| isHelmChart | is the desired path a Helm chart? | yes | false |
| helmArguments | the Helm arguments to be used | no | — |
| isKustomization | is the desired path a Kustomization? | yes | false |
| kustomizeArguments | the Kustomize arguments to be used | no | — |
Outputs
no outputs