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
ci: Skip integration tests on metadata-only changes (#12134)
There's no reason to run all of the (sometimes flakey) integration if we are
only changing chart metadata (i.e. version bumps). We will continue to run
integration tests if helm templates or values change.
0 commit comments