Skip to content

fix: update repository URL from deco-start to blocks#317

Merged
guitavano merged 1 commit into
mainfrom
fix/repo-url-rename
Jul 7, 2026
Merged

fix: update repository URL from deco-start to blocks#317
guitavano merged 1 commit into
mainfrom
fix/repo-url-rename

Conversation

@guitavano

@guitavano guitavano commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Repo was renamed from decocms/deco-startdecocms/blocks
  • package.json#repository.url still pointed at the old name
  • semantic-release verifies the URL matches the GitHub clone URL, failing every CI release with EMISMATCHGITHUBURL
-  "url": "https://github.com/decocms/deco-start.git"
+  "url": "https://github.com/decocms/blocks.git"

🤖 Generated with Claude Code


Summary by cubic

Fixes the package.json repository URL to point to https://github.com/decocms/blocks.git, restoring CI releases by passing semantic-release GitHub URL verification.

Written for commit ccb881e. Summary will update on new commits.

Review in cubic

Repo was renamed from decocms/deco-start to decocms/blocks.
semantic-release checks that package.json#repository.url matches the
GitHub clone URL — mismatch was failing CI on every release.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@guitavano guitavano requested a review from a team July 7, 2026 20:12
@guitavano guitavano merged commit a05338f into main Jul 7, 2026
2 checks passed
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 6.28.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant