Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: extend commitlint in cli #573

Merged
merged 3 commits into from
May 21, 2024

Conversation

huxuan
Copy link
Member

@huxuan huxuan commented May 21, 2024

By configuring the commitlint in cli directly, we do not need to configure it in package.json and even do not need to checkout the repo.

In the meanwhile, we can rename the package.json to .releaserc.json as more explicitly configuration for semantic-release.

BTW, since I have no experience about js code style or format, I would prefer to use json configuration so as to leverage those json lint tools.

@huxuan huxuan force-pushed the xuan.hu/commitlint-extends branch from b3c4608 to 4c24048 Compare May 21, 2024 09:02
@huxuan huxuan marked this pull request as ready for review May 21, 2024 09:12
@huxuan huxuan requested a review from msclock May 21, 2024 09:12
@msclock
Copy link
Contributor

msclock commented May 21, 2024

rename the package.json to .releaserc.json as more explicitly configuration for semantic-release.

we are back here again😅

@huxuan
Copy link
Member Author

huxuan commented May 21, 2024

rename the package.json to .releaserc.json as more explicitly configuration for semantic-release.

we are back here again😅

Yes, you are right. I usually prefer universal configuration if there are multiple tools needed. Since we do not need the configure for commitlint now, it is better to make it more explicitly.

@huxuan huxuan merged commit cfb19c6 into serious-scaffold:main May 21, 2024
21 checks passed
@huxuan huxuan deleted the xuan.hu/commitlint-extends branch May 21, 2024 11:49
@serious-scaffold
Copy link
Contributor

🎉 This PR is included in version 0.0.52 🎉

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