🧪 Require Docker check for releases - #7503
Conversation
Extract the no-publish Docker build/test steps into a composite action. Use it from both the fork PR Docker workflow and the release workflow so real and test releases must pass Docker image checks before publishing.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7503 +/- ##
==========================================
+ Coverage 80.67% 80.68% +0.01%
==========================================
Files 581 581
Lines 47002 47002
==========================================
+ Hits 37913 37917 +4
+ Misses 9089 9085 -4 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Extract the no-publish Docker build/test steps into a composite action. Use it from both the fork PR Docker workflow and the release workflow so real and test releases must pass Docker image checks before publishing.