Skip to content

Fix release-drafter config for v7#316

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

Fix release-drafter config for v7#316
gnodet merged 1 commit intomasterfrom
fix-release-drafter-v7

Conversation

@gnodet
Copy link
Copy Markdown
Member

@gnodet gnodet commented Mar 27, 2026

Summary

  • The _extends: .github directive is not supported in release-drafter v7 (bumped in 0da61cd), causing all runs to fail with Unsupported file extension: .github
  • This was the reason the config was deleted in 96227de — but that left release-drafter with no config at all
  • Inlines the org-level config from codehaus-plexus/.github with the repo-specific tag-template: plexus-utils-$NEXT_PATCH_VERSION

🤖 Generated with Claude Code

Claude Code on behalf of Guillaume Nodet

The _extends directive is not supported in release-drafter v7.
Inline the org-level config with the repo-specific tag template.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gnodet gnodet merged commit a1d6820 into master Mar 27, 2026
14 checks passed
@gnodet gnodet deleted the fix-release-drafter-v7 branch March 27, 2026 11:04
@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