Skip to content

chore: rename Marketplace action to pitty-action#13

Merged
kexi merged 1 commit into
mainfrom
chore/marketplace-action-name
Jun 7, 2026
Merged

chore: rename Marketplace action to pitty-action#13
kexi merged 1 commit into
mainfrom
chore/marketplace-action-name

Conversation

@kexi

@kexi kexi commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • GitHub Marketplace requires the action name to be globally unique. Plain pitty collides with the existing github.com/pitty user, so the publish UI rejects it ("Name must be unique").
  • Rename the action listing to pitty-action. This changes only the Marketplace display name — the repository, the CLI binary, and uses: kexi/pitty@v1 are all unaffected.

Test plan

  • cargo test (incl. marketplace_action_contract) + clippy + fmt clean
  • After merge, the release edit screen's "Name" check passes and the action can be published

GitHub Marketplace requires the action `name` to be globally unique; plain
`pitty` collides with the existing github.com/pitty user and the publish UI
rejects it. Rename the listing to `pitty-action`. This changes only the
Marketplace display name — the repo, the CLI binary, and `uses: kexi/pitty@v1`
are unaffected.

Co-Authored-By: Claude <noreply@anthropic.com>
@kexi kexi merged commit b57b2fa into main Jun 7, 2026
10 checks passed
@kexi kexi deleted the chore/marketplace-action-name branch June 7, 2026 07:57
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