Skip to content

Fix invalid default plugin_marketplaces URL format in claude-code-review#102

Merged
ChengYanJin merged 1 commit intomainfrom
bugfix/fix-the-default-marketplace
Apr 22, 2026
Merged

Fix invalid default plugin_marketplaces URL format in claude-code-review#102
ChengYanJin merged 1 commit intomainfrom
bugfix/fix-the-default-marketplace

Conversation

@ChengYanJin
Copy link
Copy Markdown
Contributor

The plugin_marketplaces input introduced in PR #101 has a default value of scality/agent-hub, which is an owner/repo shorthand. The claude-code-action validation requires marketplace URLs to start with https:// and end with .git. Since the bare shorthand matches neither, the action rejects it with "Invalid marketplace URL format: scality/agent-hub".

@ChengYanJin ChengYanJin requested a review from a team as a code owner April 22, 2026 13:51
@ChengYanJin ChengYanJin changed the title Fix the default marketplace Fix invalid default plugin_marketplaces URL format in claude-code-review Apr 22, 2026
@ChengYanJin ChengYanJin merged commit d75484c into main Apr 22, 2026
11 checks passed
@ChengYanJin ChengYanJin deleted the bugfix/fix-the-default-marketplace branch April 22, 2026 14:07
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.

2 participants