Skip to content

Reorder @semantic-release/github configuration in release workflow#25

Merged
The0mikkel merged 1 commit intodevelopfrom
fix/release-plugins-order
Feb 5, 2026
Merged

Reorder @semantic-release/github configuration in release workflow#25
The0mikkel merged 1 commit intodevelopfrom
fix/release-plugins-order

Conversation

@The0mikkel
Copy link
Member

No description provided.

@The0mikkel The0mikkel self-assigned this Feb 5, 2026
Copilot AI review requested due to automatic review settings February 5, 2026 23:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects the ordering of semantic-release plugins in the release workflow's default configuration by moving @semantic-release/github to execute after @semantic-release/git. This ensures proper execution order where Git commits are made before GitHub releases are published.

Changes:

  • Reordered @semantic-release/github plugin configuration from position 4 to position 5 in the default semantic-release configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@The0mikkel The0mikkel merged commit 55b45e5 into develop Feb 5, 2026
9 checks passed
@The0mikkel The0mikkel deleted the fix/release-plugins-order branch February 5, 2026 23:21
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