Skip to content

[BRE-1952] Remove migrated workflows#7095

Open
AmyLGalles wants to merge 1 commit into
mainfrom
agalles/delete-migrated-workflows
Open

[BRE-1952] Remove migrated workflows#7095
AmyLGalles wants to merge 1 commit into
mainfrom
agalles/delete-migrated-workflows

Conversation

@AmyLGalles

Copy link
Copy Markdown
Contributor

🎟️ Tracking

Remove workflows that have successfully been migrated to deploy repository.

📔 Objective

📸 Screenshots

@AmyLGalles AmyLGalles requested a review from a team as a code owner June 23, 2026 22:45
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

Reviewed the removal of three GitHub Actions workflow files (publish-github-release-bwa.yml, publish-github-release-bwpm.yml, publish-store.yml) as part of the BRE-1952 migration to the deploy repository. These three files formed a self-contained chain: publish-store.yml promoted builds internal→production and enabled the two cron-based publish-github-release-* workflows that marked releases as "newest". I verified there are no remaining references to any of the deleted workflows anywhere in the repository, and that the remaining build.yml (internal/beta publishing) and github-release.yml (draft release creation) are independent of the removed workflows. No issues found.

Code Review Details

No findings. This is a clean infrastructure cleanup with no dangling references and no impact on the remaining CI/CD workflows.

@AmyLGalles AmyLGalles enabled auto-merge June 23, 2026 23:19
@AmyLGalles AmyLGalles added the t:ci Change Type - Updates to automated workflows label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:ci Change Type - Updates to automated workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant