Currently, one of the manual checks that are performed to check if a migration is successful or if released charts don't introduce any changes involves running scripts currently located in https://github.com/aiyengar2/charts-diff/tree/release-v2.5.6 in order to generate a directory of diffs between one charts script branch and another.
As part of a pull-request workflow on the Live branch, it would be nice if that could automatically run these scripts to generate a diff and publish it in a branch on rancher/charts-diff that could allow reviewers to confirm that the changes they introduce match what is currently available in the source branch.
Currently, one of the manual checks that are performed to check if a migration is successful or if released charts don't introduce any changes involves running scripts currently located in https://github.com/aiyengar2/charts-diff/tree/release-v2.5.6 in order to generate a directory of diffs between one charts script branch and another.
As part of a pull-request workflow on the Live branch, it would be nice if that could automatically run these scripts to generate a diff and publish it in a branch on rancher/charts-diff that could allow reviewers to confirm that the changes they introduce match what is currently available in the source branch.