Skip to content

fix: use github_actions label to match Dependabot convention#2

Merged
j7an merged 1 commit intomainfrom
fix/label-underscore
Apr 3, 2026
Merged

fix: use github_actions label to match Dependabot convention#2
j7an merged 1 commit intomainfrom
fix/label-underscore

Conversation

@j7an
Copy link
Copy Markdown
Owner

@j7an j7an commented Apr 3, 2026

Summary

  • Dependabot auto-creates labels with underscores (github_actions), not hyphens (github-actions)
  • The gh issue create --label command fails if the label doesn't exist
  • All 3 new Dependabot PRs in nexus-mcp failed tracking issue creation because of this mismatch

Fix

Change github-actionsgithub_actions in the ecosystem label case statement.

@j7an j7an merged commit d0503d7 into main Apr 3, 2026
j7an added a commit that referenced this pull request Apr 12, 2026
fix: use github_actions label to match Dependabot convention
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.

1 participant