Skip to content

Remove non-existent label references from dependabot.yml#17

Closed
Copilot wants to merge 2 commits intodependabot/uv/dependencies-1ab08fcbb0from
copilot/sub-pr-16
Closed

Remove non-existent label references from dependabot.yml#17
Copilot wants to merge 2 commits intodependabot/uv/dependencies-1ab08fcbb0from
copilot/sub-pr-16

Conversation

Copy link
Contributor

Copilot AI commented Nov 1, 2025

Dependabot was failing with an error about missing labels (dependencies, python, github-actions, submodule) that were referenced in the configuration but don't exist in the repository.

Changes

  • Commented out all labels sections in .github/dependabot.yml for the three package ecosystems (uv, github-actions, gitsubmodule)
  • Added notes indicating labels can be created in repository settings if needed

This allows Dependabot to run without errors. Labels can be added back after creating them in the repository settings.


✨ 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: chenpeizhi <8114085+chenpeizhi@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependencies group with numpy and ipython Remove non-existent label references from dependabot.yml Nov 1, 2025
Copilot AI requested a review from chenpeizhi November 1, 2025 21:05
@coveralls
Copy link

Pull Request Test Coverage Report for Build 19002608687

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.198%

Totals Coverage Status
Change from base Build 18997388391: 0.0%
Covered Lines: 1782
Relevant Lines: 1954

💛 - Coveralls

@chenpeizhi chenpeizhi closed this Nov 1, 2025
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