Skip to content

Conversation

@petetan
Copy link
Contributor

@petetan petetan commented Aug 11, 2025

πŸ”§ Fix Action References

Updates all GitHub Action references to use the correct public repository name.

Changes Made

  • README.md: Updated all 7 instances of synctree/ai-release-tool@v1 β†’ synctree/releasebot@v1
  • package.json: Updated package name from "ai-release-tool" β†’ "releasebot"

Why This Change?

The documentation was referencing the old synctree/ai-release-tool name, but this repository is published as synctree/releasebot. This ensures consistency and prevents user confusion.

Impact

βœ… Users copying examples from README will now reference the correct repository
βœ… Package name matches repository name for consistency
βœ… No breaking changes - just documentation updates

Testing

  • Verified all action references updated
  • Confirmed package.json name updated
  • Checked release workflow already uses correct name

- Updated all GitHub Action usage examples in README.md to use synctree/releasebot@v1
- Updated package.json name from 'ai-release-tool' to 'releasebot'
- Ensures consistency with the public repository name
- PNPM requires packages field in workspace configuration
- Fixes CI build failure: ERR_PNPM_INVALID_WORKSPACE_CONFIGURATION
@petetan petetan merged commit b169151 into main Aug 11, 2025
1 check passed
@petetan petetan deleted the feature/update-action-references branch August 11, 2025 23:21
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.

2 participants