Skip to content

chore(ci): align release tags#25

Merged
angelxmoreno merged 1 commit intomainfrom
fix/release-please-config
Dec 19, 2025
Merged

chore(ci): align release tags#25
angelxmoreno merged 1 commit intomainfrom
fix/release-please-config

Conversation

@angelxmoreno
Copy link
Copy Markdown
Owner

@angelxmoreno angelxmoreno commented Dec 19, 2025

Summary by CodeRabbit

  • Chores
    • Updated release configuration settings for version tagging behavior

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 19, 2025

Walkthrough

Added a new top-level configuration field include-component-in-tag set to false in release-please-config.json, modifying the release tagging behavior alongside the existing include-v-in-tag: true setting.

Changes

Cohort / File(s) Change Summary
Release Configuration
release-please-config.json
Added new top-level boolean field include-component-in-tag with value false to control component inclusion in release tags.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

released

Poem

🐰 A tag without the component name,
Release-please plays the game!
Config tweaked with gentle care,
Cleaner versions fill the air! 🏷️

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(ci): align release tags' directly relates to the changeset, which adds include-component-in-tag configuration to align release tag formatting in the release-please-config.json file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/release-please-config

📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e8d0847 and 4b589f6.

📒 Files selected for processing (1)
  • release-please-config.json (1 hunks)
🔇 Additional comments (1)
release-please-config.json (1)

3-3: Configuration is appropriate for a single-package repository.

Setting include-component-in-tag to false will change the tag name from including the component to a simpler format, which is the standard approach for single-package repositories. This produces clean tags like v1.0.0 instead of sneakerdb-client-v1.0.0.


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
Copy Markdown

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.42%. Comparing base (e80e30f) to head (4b589f6).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files           3        3           
  Lines         174      174           
=======================================
  Hits          173      173           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@angelxmoreno angelxmoreno merged commit 97458ed into main Dec 19, 2025
4 checks passed
@angelxmoreno angelxmoreno deleted the fix/release-please-config branch December 19, 2025 21:49
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