Skip to content

Comments

Add package manager specific labels#681

Open
da1910 wants to merge 2 commits intomainfrom
ci/dependabot-labels
Open

Add package manager specific labels#681
da1910 wants to merge 2 commits intomainfrom
ci/dependabot-labels

Conversation

@da1910
Copy link
Collaborator

@da1910 da1910 commented Feb 2, 2026

This pull request updates the .github/dependabot.yml configuration to improve the labeling of dependency update pull requests by adding more specific labels for each package ecosystem.

Labeling improvements for Dependabot PRs:

  • Added the maven label to Maven dependency update PRs.
  • Added the gh-actions label to GitHub Actions dependency update PRs.
  • Added the uv label to uv ecosystem dependency update PRs.

@github-actions github-actions bot added the maintenance Package and maintenance related label Feb 2, 2026
@da1910 da1910 requested a review from Copilot February 2, 2026 14:39
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances Dependabot configuration by adding package manager-specific labels to dependency update PRs for better categorization and filtering.

Changes:

  • Added ecosystem-specific labels (maven, gh-actions, uv) to each package manager configuration in the Dependabot file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

labels:
- "maintenance"
- "dependencies"
- "maven"
Copy link
Collaborator

Choose a reason for hiding this comment

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

These will need to be added to the labels.yml file as well, otherwise they'll be added and then immediately removed when CI runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants