Skip to content

ci: pin scorecard-action to v2.4.3 and drop unresolved dependabot labels - #4

Merged
Hiprax merged 1 commit into
mainfrom
fix/scorecard-action-and-dependabot-labels
May 4, 2026
Merged

ci: pin scorecard-action to v2.4.3 and drop unresolved dependabot labels#4
Hiprax merged 1 commit into
mainfrom
fix/scorecard-action-and-dependabot-labels

Conversation

@Hiprax

@Hiprax Hiprax commented May 4, 2026

Copy link
Copy Markdown
Owner

ossf/scorecard-action does not publish a floating v2 major-version tag; its release tags are minor.patch only. Pinning to v2.4.3 (the current latest stable, released 2024-09-30, runs Scorecard v5.3.0).

Removed the labels: field from both Dependabot ecosystems. The "dependencies" and "github-actions" labels did not exist on the repo and Dependabot does not auto-create them. Filtering by the commit-message prefixes (deps:, deps-dev:, ci:) and by author (dependabot[bot]) covers the same use case without requiring repo-side label setup.

Summary

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (would cause existing behavior to change)
  • Documentation only
  • Internal / tooling

Checklist

  • npm run build passes
  • npm test passes
  • npm run lint passes
  • npm run type-check passes
  • npm run check-types-pack passes (if changing exports / types)
  • CHANGELOG.md updated under the in-progress version section
  • Tests added or updated where appropriate

Related issues

ossf/scorecard-action does not publish a floating v2 major-version tag;
its release tags are minor.patch only. Pinning to v2.4.3 (the current
latest stable, released 2024-09-30, runs Scorecard v5.3.0).

Removed the labels: field from both Dependabot ecosystems. The
"dependencies" and "github-actions" labels did not exist on the repo
and Dependabot does not auto-create them. Filtering by the commit-message
prefixes (deps:, deps-dev:, ci:) and by author (dependabot[bot])
covers the same use case without requiring repo-side label setup.
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@Hiprax
Hiprax merged commit 663f429 into main May 4, 2026
6 checks passed
@Hiprax
Hiprax deleted the fix/scorecard-action-and-dependabot-labels branch May 4, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants