Skip to content

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

Open
zimeg wants to merge 1 commit into
mainfrom
draft-release-pr
Open

ci: keep release candidate in draft for tests before tag#567
zimeg wants to merge 1 commit into
mainfrom
draft-release-pr

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Jun 1, 2026

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
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #567      +/-   ##
==========================================
+ Coverage   71.66%   71.69%   +0.02%     
==========================================
  Files         226      226              
  Lines       19115    19115              
==========================================
+ Hits        13699    13704       +5     
+ Misses       4209     4206       -3     
+ 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
Copy link
Copy Markdown
Member Author

zimeg commented Jun 1, 2026

📸 Preview: #553!

@zimeg zimeg self-assigned this Jun 1, 2026
@zimeg zimeg 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
@zimeg zimeg added this to the Next Release milestone Jun 1, 2026
@zimeg zimeg requested a review from Copilot June 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 owner June 1, 2026 23:15
@zimeg zimeg changed the title ci: create release PR as draft ci: create drafted release candidate for tests before tagging Jun 1, 2026
Copy link
Copy Markdown

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

@zimeg zimeg changed the title ci: create drafted release candidate for tests before tagging ci: keep release candidate in draft for tests before tag Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build M-T: Changes to compilation and CI processes semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants