DSH / COMMUNITY / SUBMIT

Submit a DSH plugin

Paste one public GitHub repository. dsh.pub reads its root package metadata, validates the bundle contract, and lists valid plugins automatically.

  • One repository URL
  • No registry account
  • No manual review queue
01 / Repository submission

GitHub repository URL

The installable DSH bundle must live at the repository root.

Submit repository

You will finish by publishing a pre-filled GitHub Issue. The Issue is the public automation queue.

02 / AUTOMATION

Everything else is automatic

The repository remains the source of truth. dsh.pub never runs submitted code.

  1. 01
    Pin the source

    Resolve the default branch to an exact public commit.

  2. 02
    Validate the bundle

    Check package metadata, patch, runtime entry, README, and license.

  3. 03
    List and deploy

    Run registry quality gates and publish the new catalog entry.