Skip to content

fix: dependabot uses the correct labels#7530

Merged
jasonsaayman merged 1 commit intov1.xfrom
fix/incorrect-lables-on-dependabot
Mar 19, 2026
Merged

fix: dependabot uses the correct labels#7530
jasonsaayman merged 1 commit intov1.xfrom
fix/incorrect-lables-on-dependabot

Conversation

@jasonsaayman
Copy link
Copy Markdown
Member

@jasonsaayman jasonsaayman commented Mar 19, 2026

Summary by cubic

Fixes Dependabot so PRs for github-actions and npm updates are labeled with commit::chore and type::automated-pr. Normalizes the YAML config while keeping the weekly cadence and existing grouping behavior.

Description

  • Added labels to both github-actions and npm update configs.
  • Kept weekly schedule, grouping, ignore rules for majors, and open-pull-requests-limit: 5.
  • Normalized quoting and wildcard patterns for consistency.

Reasoning:

  • Ensures our triage and automation flows key off consistent labels.
  • Reduces manual tagging for Dependabot PRs.

Additional context:

  • No change to update frequency or scope (still minor/patch for prod/dev).

Docs

  • No docs updates needed.
  • Note: Dependabot PRs will include commit::chore and type::automated-pr.

Testing

  • No tests added (config-only change).
  • YAML validated; verification will occur on the next Dependabot run (PRs should include the new labels).

Written for commit e5d3e33. Summary will update on new commits.

@jasonsaayman jasonsaayman self-assigned this Mar 19, 2026
@jasonsaayman jasonsaayman added priority::low A low priority issue commit::fix The PR is related to a bugfix labels Mar 19, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@jasonsaayman jasonsaayman merged commit d6dcbfd into v1.x Mar 19, 2026
29 of 31 checks passed
@jasonsaayman jasonsaayman deleted the fix/incorrect-lables-on-dependabot branch March 24, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::fix The PR is related to a bugfix priority::low A low priority issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant