[BRE-1938] Update Build Web workflow to run on published Web releases#20761
Conversation
…ved migrated Staged Rollout Desktop workflow.
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR gates Code Review Details
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20761 +/- ##
=======================================
Coverage 47.45% 47.46%
=======================================
Files 4004 4004
Lines 123162 123162
Branches 18947 18947
=======================================
+ Hits 58448 58460 +12
+ Misses 60287 60275 -12
Partials 4427 4427 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



🎟️ Tracking
BRE-1938
📔 Objective
This PR updates the Build Web workflow to run on published Web releases that match the tag pattern
web-v*instead of running on each published release in the monorepo. I also removed the Staged Rollout Desktop workflow since it has been migrated to thedeployrepository.📸 Screenshots