Skip to content

chore: add package-name and release type to config#320

Merged
SoulPancake merged 1 commit intomainfrom
chore/use-packagename-to-avoid-suffix
Apr 12, 2026
Merged

chore: add package-name and release type to config#320
SoulPancake merged 1 commit intomainfrom
chore/use-packagename-to-avoid-suffix

Conversation

@SoulPancake
Copy link
Copy Markdown
Member

@SoulPancake SoulPancake commented Apr 11, 2026

Description

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

Summary by CodeRabbit

  • Chores
    • Updated release management configuration settings.

@SoulPancake SoulPancake requested a review from a team as a code owner April 11, 2026 19:01
Copilot AI review requested due to automatic review settings April 11, 2026 19:01
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 50c4a154-5826-4d92-84b7-e95a8aad4a45

📥 Commits

Reviewing files that changed from the base of the PR and between 9f2520e and 0024fbd.

📒 Files selected for processing (1)
  • release-please-config.json

Walkthrough

Updated release-please-config.json to add a package name field for the root package and introduce a new changelog section type for release entries marked as hidden in generated changelogs.

Changes

Cohort / File(s) Summary
Release Configuration
release-please-config.json
Added package-name field with empty value and extended changelog-sections array with new entry for "release" type entries categorized as "Miscellaneous" and marked hidden.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ 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 accurately describes the main changes: adding a package-name field and a release type changelog section to the config file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/use-packagename-to-avoid-suffix

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

codecov-commenter commented Apr 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.05%. Comparing base (9f2520e) to head (0024fbd).

❌ Your project status has failed because the head coverage (38.05%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #320   +/-   ##
=========================================
  Coverage     38.05%   38.05%           
  Complexity     1259     1259           
=========================================
  Files           198      198           
  Lines          7646     7646           
  Branches        885      885           
=========================================
  Hits           2910     2910           
  Misses         4598     4598           
  Partials        138      138           

☔ 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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s release-please configuration to better control release metadata and changelog grouping for this SDK.

Changes:

  • Adds an explicit package-name field for the root package configuration.
  • Adds a release Conventional Commit type to the changelog-sections list (hidden).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread release-please-config.json
Comment thread release-please-config.json
@SoulPancake SoulPancake enabled auto-merge April 12, 2026 04:25
@SoulPancake SoulPancake added this pull request to the merge queue Apr 12, 2026
Merged via the queue into main with commit 97fd907 Apr 12, 2026
31 checks passed
@SoulPancake SoulPancake deleted the chore/use-packagename-to-avoid-suffix branch April 12, 2026 04:28
@SoulPancake SoulPancake linked an issue Apr 14, 2026 that may be closed by this pull request
1 task
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.

[Feature] Automate Java SDK release process

4 participants