helm / chart-testing-action

A GitHub Action to lint and test Helm charts
https://github.com/helm/chart-testing
Apache License 2.0
245 stars 71 forks source link

empty response #97

Closed denispeyrusaubes closed 1 year ago

denispeyrusaubes commented 1 year ago

Hi,

following command always return empty result, whereas I did some some changes to my chart :

this command is run when I am in the 'develop' branch

$ ct list-changed --config .github/ct-config.yaml --target-branch main
charts/mychartfoldername

any help appreciated !

D.

cpanato commented 1 year ago

looking at your code snippet looks like that return the chart that has a change and not an empty response will close this issue, but feel free to reopen or open a new one