Skip to content

Document non-interactive version bump in CLAUDE.md#71

Open
SaintPatrck wants to merge 1 commit intomainfrom
chore/claude-md-version-bump-docs
Open

Document non-interactive version bump in CLAUDE.md#71
SaintPatrck wants to merge 1 commit intomainfrom
chore/claude-md-version-bump-docs

Conversation

@SaintPatrck
Copy link
Contributor

🎟️ Tracking

N/A — developer experience improvement

📔 Objective

Updates CLAUDE.md to document how to run the version bump script non-interactively by piping echo "y" to skip the confirmation prompt. Also clarifies that <plugin-name> refers to the directory name under plugins/.

This ensures Claude (and other automated tooling) can execute the script without hanging on the interactive read -p prompt.

The bump-plugin-version.sh script requires interactive confirmation.
Add echo "y" | pipe instruction so Claude can run it non-interactively.
@github-actions
Copy link

Logo
Checkmarx One – Scan Summary & Details4f40025b-a574-4f3f-8242-2d45f212bd34

Great job! No new security vulnerabilities introduced in this pull request

@SaintPatrck SaintPatrck added the ai-review Request a Claude code review label Mar 20, 2026
@claude
Copy link

claude bot commented Mar 20, 2026

Claude finished @SaintPatrck's task in 55s —— View job


Overall Assessment: APPROVE

This PR updates .claude/CLAUDE.md with two small documentation clarifications for the version bump script: (1) documents piping echo "y" to skip the interactive confirmation prompt, and (2) clarifies that <plugin-name> refers to the directory name under plugins/. No code or configuration changes are included. No findings identified.

Code Review Details

No findings. Clean documentation update.

@SaintPatrck SaintPatrck marked this pull request as ready for review March 20, 2026 14:15
@SaintPatrck SaintPatrck requested a review from a team as a code owner March 20, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-review Request a Claude code review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants