Skip to content

Add missing Dependabot labels to create-labels workflow#31

Merged
Chris-Wolfgang merged 2 commits intogithub-folder-changesfrom
copilot/sub-pr-27-yet-again
Dec 18, 2025
Merged

Add missing Dependabot labels to create-labels workflow#31
Chris-Wolfgang merged 2 commits intogithub-folder-changesfrom
copilot/sub-pr-27-yet-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 18, 2025

Description

The create-labels.yaml workflow was missing label definitions that Dependabot references in dependabot.yml, causing PRs to fail when applying labels.

Changes:

  • Added dependencies label (color: #0366d6) to workflow
  • Added dotnet label (color: #512bd4) to workflow

Both labels now align with the Dependabot configuration across all five package ecosystems (root, src, tests, benchmarks, examples).

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor

How Has This Been Tested?

  • YAML syntax validation for both create-labels.yaml and dependabot.yml
  • CodeQL security scan (0 alerts)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Screenshots (if applicable)

N/A

Additional context

This PR addresses feedback from PR #27. The workflow can be manually triggered via workflow_dispatch to create labels in the repository.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Chris-Wolfgang <210299580+Chris-Wolfgang@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP address feedback on .github folder updates and additions Add missing Dependabot labels to create-labels workflow Dec 18, 2025
Copilot AI requested a review from Chris-Wolfgang December 18, 2025 00:30
@Chris-Wolfgang Chris-Wolfgang marked this pull request as ready for review December 18, 2025 01:12
@Chris-Wolfgang Chris-Wolfgang merged commit 0143e2e into github-folder-changes Dec 18, 2025
@Chris-Wolfgang Chris-Wolfgang deleted the copilot/sub-pr-27-yet-again branch December 18, 2025 01:16
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.

2 participants