Skip to content

fix: add “blog” commit message scope, document scopes#1808

Open
vladh wants to merge 2 commits intonpmx-dev:mainfrom
vladh:add-blog-scope
Open

fix: add “blog” commit message scope, document scopes#1808
vladh wants to merge 2 commits intonpmx-dev:mainfrom
vladh:add-blog-scope

Conversation

@vladh
Copy link

@vladh vladh commented Mar 1, 2026

🔗 Linked issue

This fix was trivial so I decided to just create a PR.

🧭 Context

  • Currently, “blog” is not a valid scope for commit messages, but I think it should be. I ran into this on fix: add fragments to headings #1807.
  • Currently, CONTRIBUTING.md has an incomplete list of scopes.

📚 Description

  • I added “blog” as a valid commit message scope.
  • I updated the list of scopes in CONTRIBUTING.md.

@vercel
Copy link

vercel bot commented Mar 1, 2026

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Mar 1, 2026 11:48pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Mar 1, 2026 11:48pm
npmx-lunaria Ignored Ignored Mar 1, 2026 11:48pm

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 31033e7 and 8a75032.

📒 Files selected for processing (2)
  • .github/workflows/semantic-pull-requests.yml
  • CONTRIBUTING.md

📝 Walkthrough

Walkthrough

This 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)
Check name Status Explanation
Description check ✅ Passed The pull request description accurately describes the changes made: adding 'blog' as a valid commit message scope and updating the scopes list in CONTRIBUTING.md.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

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.

1 participant