[bre-1628] remove release workflow draft key#7022
Merged
Merged
Conversation
brandonbiete
approved these changes
Feb 17, 2026
|
Contributor
|
Great job! No new security vulnerabilities introduced in this pull request |
aj-bw
added a commit
that referenced
this pull request
Feb 17, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7022 +/- ##
==========================================
- Coverage 60.48% 56.48% -4.01%
==========================================
Files 2002 2002
Lines 88314 88314
Branches 7892 7892
==========================================
- Hits 53420 49887 -3533
- Misses 32964 36586 +3622
+ Partials 1930 1841 -89 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
aj-bw
added a commit
that referenced
this pull request
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




🎟️ Tracking
bre-1628
📔 Objective
We want to temporarily remove the
draft: truekey for testing release process enhancements for the next release. This key being passed results in the git tag not being created until we go and manually publish the draft GH release, meaning the following publish workflow will fail.