Skip to content

Create scheduled releases as drafts#230

Merged
kzu merged 2 commits intomainfrom
copilot/modify-scheduled-release-workflow
Jan 13, 2026
Merged

Create scheduled releases as drafts#230
kzu merged 2 commits intomainfrom
copilot/modify-scheduled-release-workflow

Conversation

Copy link
Contributor

Copilot AI commented Jan 13, 2026

Scheduled releases are now created as drafts to allow manual review before publishing.

Changes

  • Added --draft flag to gh release create in .github/workflows/scheduled.yml

The bi-weekly automated releases will still be created with the same v[YYYY].[M].[D] versioning and auto-generated notes, but will require manual publishing instead of going live immediately.

Original prompt

Modify the scheduled release workflow so that it creates the release as a draft instead


💡 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.

Co-authored-by: kzu <169707+kzu@users.noreply.github.com>
Copilot AI changed the title [WIP] Update scheduled release workflow to create draft releases Create scheduled releases as drafts Jan 13, 2026
Copilot AI requested a review from kzu January 13, 2026 16:21
@kzu kzu marked this pull request as ready for review January 13, 2026 19:03
@kzu kzu merged commit c7815bd into main Jan 13, 2026
2 checks passed
@kzu kzu deleted the copilot/modify-scheduled-release-workflow branch January 13, 2026 19:03
@devlooped devlooped locked and limited conversation to collaborators Feb 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants