Skip to content

Prepare action.yml for GitHub Marketplace publication#1

Merged
TGPSKI merged 2 commits intomainfrom
gh-action-initial-release
Apr 9, 2026
Merged

Prepare action.yml for GitHub Marketplace publication#1
TGPSKI merged 2 commits intomainfrom
gh-action-initial-release

Conversation

@TGPSKI
Copy link
Copy Markdown
Owner

@TGPSKI TGPSKI commented Apr 9, 2026

Summary

  • Rename action from skeptic to go-skeptic to satisfy Marketplace name uniqueness requirement
  • Add branding block (crosshair icon, purple) required for Marketplace listing
  • No functional changes to the composite action logic

Context

GitHub Marketplace rejects name: skeptic because it collides with an existing action/user/org. The name go-skeptic is unique and signals the Go-native identity of the scanner.

The branding section is required by GitHub for all published Marketplace actions.

Test plan

  • Verify go-skeptic passes Marketplace name uniqueness check
  • Confirm crosshair icon and purple color render correctly in Marketplace preview
  • Existing CI workflows are unaffected (action is referenced by path ./ or TGPSKI/skeptic@ref, not by Marketplace name)

@TGPSKI TGPSKI merged commit 29a54ba into main Apr 9, 2026
3 checks passed
@TGPSKI TGPSKI deleted the gh-action-initial-release branch April 9, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant