grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
23.97k stars 3.46k forks source link

chore(helm/loki): Update helm CI workflow to fetch full history and PR ref #15011

Closed site0801 closed 3 days ago

site0801 commented 3 days ago

What this PR does / why we need it: I confirmed that super-linter at https://github.com/grafana/loki/pull/14838 is not able to ref the commit sha of PRs by external Contributors. Therefore, in this PR, I will include the target branch in the checkout before executing super-linter.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist

site0801 commented 3 days ago

@trevorwhitney fixed it on https://github.com/grafana/loki/pull/15001! This PR seems unnecessary, so I'll close it.

trevorwhitney commented 1 day ago

ahh, thank you for the fix anyway!