-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
To make the action discoverable and easy to adopt, it should be published to the GitHub Actions Marketplace.
Requirements
-
action.ymlhas proper branding (icon, color) - README follows marketplace conventions (badges, screenshots, feature list)
- Action is tagged with semver releases (v1, v1.0.0)
- Action is tested on multiple repo types (JS, Python, Rust, etc.)
- CHANGELOG.md exists
- LICENSE is appropriate (MIT?)
- Repository is public
- Marketplace listing description and categories are set
- Action uses
@vercel/nccor similar to bundle (so users don't need npm install)
Publishing steps
- Create a release with a semver tag
- Go to repo settings → "Publish this Action to the GitHub Marketplace"
- Fill in listing details
- Submit for review
Priority
P3 — Long-term goal. Get the action working well first.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request