chore: rename the marketplace listing to soroush-bench - #11
Conversation
…notes - action branding color yellow -> green to match the brand - version 1.1.1 with release notes covering the soroush-bench marketplace rename and the README additions since 1.1.0
📝 WalkthroughWalkthroughThe release updates the GitHub Action’s Marketplace name and color branding, bumps the package version to 1.1.1, and documents the branding and README changes in the introduction and release notes. ChangesBranding and Release Metadata
Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Around line 8-11: Update the README Marketplace statement near the
soroush-bench links to use future-tense wording indicating the action will be
listed, and avoid presenting the Marketplace URL as an already-live listing
until publication is complete.
In `@release-notes/1.1.1.md`:
- Around line 12-15: Align the README-related entry in the 1.1.1 release notes
with the actual README contents by either adding the claimed privacy policy and
support contact sections to README.md or removing those claims from the release
note; ensure the final documentation and release summary match.
🪄 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: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: 878edc6b-78fc-4eac-98b7-66ed56bc1c17
📒 Files selected for processing (4)
README.mdaction.ymlpackage.jsonrelease-notes/1.1.1.md



Renames the action's Marketplace identity from "Bench Gate" to soroush-bench, matching the bench GitHub App, the
soroush-bench[bot]comment author, and the@soroush.tech/benchpackage family.Changes
action.yml:name: 'soroush-bench'— cosmetic to the runtime (thenamefield is not part of the execution contract), so no version bump.README.md: intro names the Marketplace listing and links it to the same-named App.Notes
marketplace/actions/soroush-bench.action.ymlonmain.Summary by CodeRabbit
New Features
Documentation
Chores