Skip to content

docs: fix community plugin promotion workflow - #117

Merged
ankitranjan7 merged 3 commits into
mainfrom
docs/fix-plugin-promotion-metadata
Aug 13, 2026
Merged

docs: fix community plugin promotion workflow#117
ankitranjan7 merged 3 commits into
mainfrom
docs/fix-plugin-promotion-metadata

Conversation

@rishabhraj36

@rishabhraj36 rishabhraj36 commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • collect the plugin name, author display name, and GitHub handle before promotion
  • pass author metadata to webcmd plugin create
  • document that post-merge community sync generates the root manifest and README catalog
  • distinguish plugin repository paths from adapter site namespaces

Closes #219

Validation

  • skill quick validators for webcmd-adapter-author and webcmd-usage
  • npm run check-community-plugins
  • npm test
  • git diff --check

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

🟠 Maintainer review suggested — low confidence

The automated review could not reach a fully supported conclusion.

This review is advisory and does not block merging.

@ankitranjan7
ankitranjan7 force-pushed the docs/fix-plugin-promotion-metadata branch from 92ca156 to 3931153 Compare August 13, 2026 15:19
@ankitranjan7
ankitranjan7 merged commit ac8ed2f into main Aug 13, 2026
33 checks 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.

webcmd plugin create: --author-name and --author-handle are silently required, not documented in the adapter-author skill's example

2 participants