[bre-1628] cherry-pick release workflow change#7023
Conversation
|
|
Great job! No new security vulnerabilities introduced in this pull request |
vgrassia
left a comment
There was a problem hiding this comment.
What about the release notes? Is the plan to edit them directly after the release is published?
@vgrassia Yes that is the plan. this is more so a stop gap for this next release only, next sprint I will improve it to retrieve the release notes from the card and pass it to the workflow. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## rc #7023 +/- ##
==========================================
+ Coverage 56.24% 56.48% +0.23%
==========================================
Files 1982 2002 +20
Lines 87669 88314 +645
Branches 7820 7892 +72
==========================================
+ Hits 49313 49887 +574
- Misses 36526 36586 +60
- Partials 1830 1841 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|




🎟️ Tracking
bre-1628
📔 Objective
We want to temporarily remove the draft: true key 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.