Skip to content

Shorten action.yml description for Marketplace - #13

Merged
dakshcodez merged 1 commit into
mainfrom
fix-action-description-length
Aug 15, 2026
Merged

Shorten action.yml description for Marketplace#13
dakshcodez merged 1 commit into
mainfrom
fix-action-description-length

Conversation

@dakshcodez

Copy link
Copy Markdown
Owner

Summary

GitHub rejected publishing to the Marketplace because description in action.yml was 131 characters, over the 125-character limit. Shortened to 102 characters, same meaning.

Test plan

  • Verified exact character count via wc -c before and after (131 -> 102)
  • npm run lint / typecheck / build all pass
  • Confirmed only action.yml changed

…imit

GitHub rejected the previous description (131 chars) when attempting
to publish to the Marketplace. Tightened it to 102 chars while
keeping the same meaning.
@dakshcodez
dakshcodez merged commit 3288d7b into main Aug 15, 2026
1 check passed
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