Skip to content

chore(main): release protoc-gen-pony 0.1.0#48

Open
sht-bot wants to merge 2 commits intomainfrom
release-please--branches--main--components--protoc-gen-pony
Open

chore(main): release protoc-gen-pony 0.1.0#48
sht-bot wants to merge 2 commits intomainfrom
release-please--branches--main--components--protoc-gen-pony

Conversation

@sht-bot
Copy link
Copy Markdown
Contributor

@sht-bot sht-bot commented Apr 29, 2026

An automated release has been created for you.

0.1.0 (2026-04-29)

Features


This PR was generated with Release Please. See documentation.

Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

Walkthrough

Version bump for the protoc-gen-pony command from 0.0.1 to 0.1.0 in the release manifest and addition of a new 0.1.0 changelog entry documenting the plugin's initial release.

Changes

Cohort / File(s) Summary
Release Version Bump
.github/.release-please-manifest.json
Updates recorded version from 0.0.1 to 0.1.0 for cmd/protoc-gen-pony.
Changelog Entry
cmd/protoc-gen-pony/CHANGELOG.md
Adds new 0.1.0 changelog entry with feature description and inserts ## Changelog header before ## Unreleased section.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • yordis

Poem

🐰 Version bumps and changelogs so bright,
A pony plugin takes its flight!
From 0.0.1 to 0.1.0,
Release notes show, ready to go! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): release protoc-gen-pony 0.1.0' accurately summarizes the primary change—a version release of the protoc-gen-pony component from 0.0.1 to 0.1.0, which is reflected in both the manifest and changelog updates.
Description check ✅ Passed The description directly relates to the changeset by detailing the automated release of protoc-gen-pony 0.1.0, including the feature added in this release and linking to the comparison between versions.
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.

✏️ 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 release-please--branches--main--components--protoc-gen-pony

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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@cmd/protoc-gen-pony/CHANGELOG.md`:
- Line 10: Remove the duplicate second-level heading "## Changelog" so the
document only has the top-level "# Changelog" title and then "## Unreleased" as
the first subsection; locate the extraneous "## Changelog" line and delete it to
restore proper heading hierarchy.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c2de5866-ceb3-4d6c-853a-ff5fa4a17151

📥 Commits

Reviewing files that changed from the base of the PR and between 4a86a60 and 307c91a.

📒 Files selected for processing (2)
  • .github/.release-please-manifest.json
  • cmd/protoc-gen-pony/CHANGELOG.md


* Add protoc-gen-pony plugin ([#47](https://github.com/TrogonStack/protoc-gen/issues/47)) ([5bf8c02](https://github.com/TrogonStack/protoc-gen/commit/5bf8c02648305b3f70f9fc86191fced19a4427c0))

## Changelog
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Remove redundant ## Changelog subheading.

This duplicates the document title (# Changelog) and makes the section hierarchy inconsistent before ## Unreleased.

Suggested cleanup
-## Changelog
-
 ## Unreleased
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
## Changelog
## Unreleased
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@cmd/protoc-gen-pony/CHANGELOG.md` at line 10, Remove the duplicate
second-level heading "## Changelog" so the document only has the top-level "#
Changelog" title and then "## Unreleased" as the first subsection; locate the
extraneous "## Changelog" line and delete it to restore proper heading
hierarchy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants