Skip to content

fix(ci): remove git/changelog plugins that conflict with branch prote…#19

Merged
ajitgunturi merged 1 commit into
mainfrom
ci/automated-semantic-release
Mar 20, 2026
Merged

fix(ci): remove git/changelog plugins that conflict with branch prote…#19
ajitgunturi merged 1 commit into
mainfrom
ci/automated-semantic-release

Conversation

@ajitgunturi
Copy link
Copy Markdown
Collaborator

@ajitgunturi ajitgunturi commented Mar 20, 2026

…ction

The @semantic-release/git plugin pushes a version commit directly to main, which is blocked by the branch ruleset. Remove it along with @semantic-release/changelog. Version of record lives in git tags and npm registry; GitHub Releases contain the changelog.

Summary

Brief description of what this PR does.

Changes

Testing

Describe how you tested these changes.

Checklist

  • Code builds without errors (npm run build)
  • Tests pass (npm test)
  • Changes are documented if applicable

…ction

The @semantic-release/git plugin pushes a version commit directly to
main, which is blocked by the branch ruleset. Remove it along with
@semantic-release/changelog. Version of record lives in git tags and
npm registry; GitHub Releases contain the changelog.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ajitgunturi ajitgunturi merged commit 63b583c into main Mar 20, 2026
2 checks passed
@ajitgunturi ajitgunturi deleted the ci/automated-semantic-release branch March 20, 2026 13:44
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