Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 25, 2025

Description

Improves the automated release workflow with safer tag handling and proper error states.

Changes:

  • Exit with error code 1 (not 0) when detecting conflicting tag state to prevent silent failures
  • Add merge fallback when fast-forward push fails due to concurrent changes
  • Improve error messaging for manual intervention scenarios
  • Support draft releases that publish upon successful completion

Resolves #427

Checklist:

  • Public methods are documented
  • Public methods are tested
  • New and existing tests pass when run locally
  • There are no new warnings or errors

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Improve automated release workflow with draft support Improve release workflow: safer tag handling and error states Nov 25, 2025
Copilot AI requested a review from thomasturrell November 25, 2025 16:08
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.

2 participants