fix: add “blog” commit message scope, document scopes#1808
fix: add “blog” commit message scope, document scopes#1808vladh wants to merge 2 commits intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis pull request updates the scope options for semantic versioning across the project's tooling and documentation. The semantic pull requests workflow configuration is modified to include "blog" within its recognised scopes list. Simultaneously, the contributing guidelines are expanded to document a broader set of optional scopes including a11y, blog, deps, docs, cli, i18n, and ui. These changes align the workflow validation rules with the updated documentation without altering any functional behaviour or public API signatures. 🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
🔗 Linked issue
This fix was trivial so I decided to just create a PR.
🧭 Context
CONTRIBUTING.mdhas an incomplete list of scopes.📚 Description
CONTRIBUTING.md.