Skip to content

Shorten action.yml description to fit Marketplace 125-char cap#2

Merged
maximbilan merged 1 commit into
mainfrom
fix-marketplace-description
Jun 5, 2026
Merged

Shorten action.yml description to fit Marketplace 125-char cap#2
maximbilan merged 1 commit into
mainfrom
fix-marketplace-description

Conversation

@maximbilan

Copy link
Copy Markdown
Owner

Summary

  • GitHub Marketplace rejected the v1.0.0 release with Description must be less than 125 characters.
  • The previous 130-char description is trimmed to 114 chars while keeping the Xcode 16 rationale up front.

New value:

Update Xcode SPM dependencies on Xcode 16+, where xcodebuild -resolvePackageDependencies stopped bumping versions.

Test plan

  • test.yml goes green on this PR.
  • After merge, re-cut v1.0.0 (delete + recreate against the new commit on main), move the floating v1 tag, then tick "Publish this Action to the GitHub Marketplace" on the release page.

🤖 Generated with Claude Code

GitHub Marketplace rejected the v1.0.0 release with "Description must be
less than 125 characters." The previous 130-char description is trimmed
to 114 chars while keeping the Xcode 16 rationale up front.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@maximbilan
maximbilan merged commit 07d441f into main Jun 5, 2026
1 check passed
@maximbilan
maximbilan deleted the fix-marketplace-description branch June 5, 2026 14:45
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.

1 participant