1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-26 17:43:22 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Brandon Biete
c1c1f04e15 Update rollback-web workflow to check only open PRs for duplicates
Only checks open PRs to allow re-rollbacks to same version over time.
Closed/merged PRs indicate completed rollbacks and don't block new ones.
2026-01-05 11:26:11 -05:00
Brandon Biete
dff3a52a36 Add rollback-web workflow for automated web rollbacks
Create rollback workflow that triggers deploy-web.yml to redeploy previous versions. Includes duplicate PR detection, tracking PR creation for documentation, and Slack notifications. Web rollbacks work by re-triggering the deploy workflow with the rollback version tag (e.g., web-v2024.11.0).
2026-01-02 22:21:24 -05:00