Skip to content

chore: enable conventionalCommits in .shiprc - #987

Merged
yogeshchoudhary147 merged 1 commit into
mainfrom
chore/conventional-commits-shiprc
Aug 4, 2026
Merged

chore: enable conventionalCommits in .shiprc#987
yogeshchoudhary147 merged 1 commit into
mainfrom
chore/conventional-commits-shiprc

Conversation

@yogeshchoudhary147

@yogeshchoudhary147 yogeshchoudhary147 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds "conventionalCommits": true to .shiprc to adopt the chore(release): vX.Y.Z PR title format introduced in @a0/ship 0.9.0
  • Ensures release PRs pass commitlint CI checks, which enforce Conventional Commits on PR titles

Reference: auth0/auth0-spa-js#1708

Summary by CodeRabbit

  • New Features
    • Enabled support for conventional commit messages.

@yogeshchoudhary147
yogeshchoudhary147 requested a review from a team as a code owner August 4, 2026 05:23
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 0103ad40-8328-4d8a-b8c9-e85e56b83a11

📥 Commits

Reviewing files that changed from the base of the PR and between 836d651 and 553d475.

📒 Files selected for processing (1)
  • .shiprc

📝 Walkthrough

Walkthrough

The .shiprc configuration now enables conventional commit support.

Changes

Conventional commit configuration

Layer / File(s) Summary
Enable conventional commits
.shiprc
Sets conventionalCommits to true.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: amitsingh05667

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: enabling Conventional Commits in .shiprc.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/conventional-commits-shiprc

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.

@yogeshchoudhary147
yogeshchoudhary147 merged commit c2b6429 into main Aug 4, 2026
15 checks passed
@yogeshchoudhary147
yogeshchoudhary147 deleted the chore/conventional-commits-shiprc branch August 4, 2026 07:17
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