Skip to content

Conversation

@phishy
Copy link
Owner

@phishy phishy commented Nov 29, 2025

adds commitlint and commitizen for conventional commit messages


Note

Adds commitlint and Commitizen with Husky hooks, updates package.json and README to enforce and guide conventional commits.

  • Tooling:
    • Commit linting: Add commitlint.config.js extending @commitlint/config-conventional with enforced scope-enum for project directories.
    • Husky hooks: Add commit-msg to run commitlint; simplify pre-commit to npm run web:build.
    • Commitizen: Add npm run commit script and config.commitizen pointing to cz-conventional-changelog.
    • Dependencies: Add @commitlint/*, commitizen, and cz-conventional-changelog to devDependencies.
  • Docs:
    • Add “Conventional Commits & Workflow” section to README.md with usage instructions.

Written by Cursor Bugbot for commit 384b5c6. This will update automatically on new commits. Configure here.

adds commitlint and commitizen for conventional commit messages
@vercel
Copy link

vercel bot commented Nov 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
magicmeal Ready Ready Preview Comment Nov 29, 2025 5:32pm

@supabase
Copy link

supabase bot commented Nov 29, 2025

This pull request has been ignored for the connected project rzkubkgeegcrbelrnvbv because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@phishy phishy merged commit 911c4ec into main Nov 29, 2025
5 checks passed
@phishy phishy deleted the build/conventional-commits branch November 29, 2025 17:33
@phishy
Copy link
Owner Author

phishy commented Nov 29, 2025

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

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.

2 participants