Skip to content

ci: keep release candidate in draft for tests before tag - #567

Merged
mwbrooks merged 2 commits into
mainfrom
draft-release-pr
Jun 2, 2026
Merged

ci: keep release candidate in draft for tests before tag#567
mwbrooks merged 2 commits into
mainfrom
draft-release-pr

Conversation

@zimeg

@zimegzimeg commented Jun 1, 2026

Copy link
Copy Markdown
Member

Changelog

N/A — no user-facing changes.

Summary

This pull request creates the release candidate PR as a draft so it can be manually marked ready for review when appropriate.

Preview

N/A

Testing

Verify the next release workflow run creates a draft PR instead of a ready-for-review PR.

Notes

N/A

Requirements

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@codecov

codecovBot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.67%. Comparing base (c693443) to head (2ce7c08).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #567 +/- ##
=======================================
Coverage 71.66% 71.67% =======================================
Files 226 226 Lines 19115 19115 =======================================
+ Hits 13699 13700 +1 - Misses 4209 4210 +1 + Partials 1207 1205 -2 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zimeg

zimeg commented Jun 1, 2026

Copy link
Copy Markdown
MemberAuthor

📸 Preview: #553!

@zimegzimeg self-assigned this Jun 1, 2026
@zimegzimeg added semver:patch Use on pull requests to describe the release version increment build M-T: Changes to compilation and CI processes labels Jun 1, 2026
@zimegzimeg added this to the Next Release milestone Jun 1, 2026
@zimeg
zimeg requested a review from CopilotJune 1, 2026 23:15
@zimeg
zimeg marked this pull request as ready for review June 1, 2026 23:15
@zimeg
zimeg requested a review from a team as a code ownerJune 1, 2026 23:15
@zimegzimeg changed the title ci: create release PR as draftci: create drafted release candidate for tests before taggingJun 1, 2026

CopilotAI left a comment

Copy link
Copy Markdown

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 updates the GitHub Actions release workflow so that newly created release-candidate pull requests are opened as drafts, allowing maintainers to mark them “ready for review” manually when appropriate.

Changes:

  • Add --draft to the gh pr create invocation used when creating a new release PR.

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

@zimegzimeg changed the title ci: create drafted release candidate for tests before taggingci: keep release candidate in draft for tests before tagJun 1, 2026

@mwbrooksmwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

✅ Thanks for updating this! 🙇🏻 📂

@mwbrooks
mwbrooks merged commit 2d59e2f into mainJun 2, 2026
10 checks passed
@mwbrooks
mwbrooks deleted the draft-release-pr branch June 2, 2026 14:02
@zimeg

zimeg commented Jun 2, 2026

Copy link
Copy Markdown
MemberAuthor

@mwbrooks Of course! Whatever we can do for best processes 💌 ✨

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildM-T: Changes to compilation and CI processessemver:patchUse on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zimeg@mwbrooks