Skip to content

Fix release-drafter v7 label validation error#317

Merged
gnodet merged 1 commit intomasterfrom
fix-release-drafter-label-syntax
Mar 27, 2026
Merged

Fix release-drafter v7 label validation error#317
gnodet merged 1 commit intomasterfrom
fix-release-drafter-label-syntax

Conversation

@gnodet
Copy link
Copy Markdown
Member

@gnodet gnodet commented Mar 27, 2026

Summary

  • Fixes categories[12].label validation error: in release-drafter v7, label (singular) must be a string; lists require labels (plural)
  • The Dependency updates category was using label: with a list, inherited from the org-level config which was written for v5/v6

🤖 Generated with Claude Code

Claude Code on behalf of Guillaume Nodet

In v7, 'label' (singular) must be a string. The Dependency updates
category used 'label' with a list — change to 'labels' (plural).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gnodet gnodet merged commit 18fa340 into master Mar 27, 2026
14 checks passed
@gnodet gnodet deleted the fix-release-drafter-label-syntax branch March 27, 2026 11:08
@gnodet gnodet added the no-changelog Exclude from release notes label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant