Skip to content

fix(ci): use existing labels in dependabot config#161

Merged
pratyush618 merged 1 commit into
masterfrom
fix/dependabot-labels
May 12, 2026
Merged

fix(ci): use existing labels in dependabot config#161
pratyush618 merged 1 commit into
masterfrom
fix/dependabot-labels

Conversation

@pratyush618
Copy link
Copy Markdown
Collaborator

Summary

  • Dependabot was configured to apply area/rust, area/python, area/dashboard, and area/ci labels, but only area/ci existed in the repo. The recent dashboard deps PR failed with: "The following labels could not be found: area/dashboard".
  • Swap to the existing label names (rust, python, dashboard, ci) so future Dependabot PRs label cleanly. Pure config change — no code touched.

Test plan

  • Next Dependabot run applies labels without the "labels could not be found" error.

The area/* labels didn't exist in the repo, causing dependabot to fail
when applying labels to PRs.
@github-actions github-actions Bot added the ci label May 12, 2026
@pratyush618 pratyush618 merged commit 0a9cf27 into master May 12, 2026
12 checks passed
@pratyush618 pratyush618 deleted the fix/dependabot-labels branch May 12, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant