Skip to content

chore: set create_release_as_draft to true in publish workflow#28

Merged
joshjohanning merged 1 commit into
mainfrom
use-immutable-release-publishing
Dec 15, 2025
Merged

chore: set create_release_as_draft to true in publish workflow#28
joshjohanning merged 1 commit into
mainfrom
use-immutable-release-publishing

Conversation

@joshjohanning

Copy link
Copy Markdown
Owner
  • Set create_release_as_draft to true in the .github/workflows/publish.yml workflow configuration.

Copilot AI review requested due to automatic review settings December 15, 2025 21:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 configures the publish workflow to create GitHub releases as drafts rather than immediately publishing them. This is a sensible workflow improvement that allows for review and manual approval before releases are made public.

Key Changes:

  • Added create_release_as_draft: true parameter to the publish workflow configuration

@joshjohanning joshjohanning merged commit 00bc18d into main Dec 15, 2025
10 checks passed
@joshjohanning joshjohanning deleted the use-immutable-release-publishing branch December 15, 2025 21:45
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