ci: update metrics-checker action - #23837
Conversation
|
Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement Learn more about why HashiCorp requires a CLA and what the CLA includes Have you signed the CLA already but the status is still pending? Recheck it. |
Fixes hashicorp#12515 - Indicate which condition triggered the metrics check - Only run on push/commits to PRs (removed labeled event, added reopened) - Check diff against the PR's base branch instead of origin/main Signed-off-by: vjymisal0 <vijay.looprai@gmail.com>
fc2602d to
3165efe
Compare
|
Hi maintainers, The Vercel status check on this PR is failing with "Authorization required to deploy" - the Vercel preview deployment requires authorization from a member of the HashiCorp Vercel team, which external contributors do not have. Could someone from the team either authorize/trigger the preview deployment manually, or configure Vercel to skip preview deploys for forked PRs? The changes here are CI-only (updating the metrics-checker action), so this check failure does not reflect any problem with the PR itself. Thanks! |
Fixes #12515
This PR addresses the requested updates to the metrics-checker GitHub action:
eopened).
Note: S2 was already addressed in a previous PR (#13413).
Signed-off-by: vjymisal0 vijay.looprai@gmail.com