opendevstack / ods-pipeline-helm

ODS Pipeline tasks for Helm deployment
Apache License 2.0
0 stars 0 forks source link

Post `helm-diff` output in pull request #3

Open michaelsauter opened 1 year ago

michaelsauter commented 1 year ago

It would be interesting to explore whether we can pull it off to run helm diff in a pull request, and add the result as a comment to the PR. For this we'd need a PR, and need to figure out from the target branch of the PR what the environment would be if this PR would get merged. Then we'd need to run helm diff against that environment.

michaelsauter commented 11 months ago

Transferring as a consequence of https://github.com/opendevstack/ods-pipeline/pull/722.