Skip to content

fix: remove @semantic-release/git to fix CI#27

Open
ericcrosson-bitgo wants to merge 1 commit intomasterfrom
fix/dx-717-remove-semantic-release-git
Open

fix: remove @semantic-release/git to fix CI#27
ericcrosson-bitgo wants to merge 1 commit intomasterfrom
fix/dx-717-remove-semantic-release-git

Conversation

@ericcrosson-bitgo
Copy link
Copy Markdown

Summary

Release workflow is currently failing: https://github.com/BitGo/semantic-release-github-actions/actions/runs/24463957374

  • Remove @semantic-release/git from .releaserc.json
  • Branch protection policy blocks the git push this plugin attempts after each release
  • The host_release.yml workflow runs semantic-release directly and cannot use the composite action's disable-semantic-release-git input, so the fix is to remove the plugin from .releaserc.json entirely

Test plan

  • Merge and verify the release CI workflow completes successfully without a git push error

Tick: DX-717

🤖 Generated with Claude Code

@linear
Copy link
Copy Markdown

linear Bot commented Apr 24, 2026

Branch protection policy blocks the git push that
@semantic-release/git attempts after each release.

Ticket: DX-717
@ericcrosson-bitgo ericcrosson-bitgo force-pushed the fix/dx-717-remove-semantic-release-git branch from a185e51 to 5893533 Compare April 24, 2026 12:33
@ericcrosson-bitgo ericcrosson-bitgo marked this pull request as ready for review April 24, 2026 12:33
@ericcrosson-bitgo ericcrosson-bitgo requested a review from a team as a code owner April 24, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant