Skip to content

ci: add release creation workflow - #6

Draft
David Pine (IEvangelist) wants to merge 2 commits into
mainfrom
dapine/release-workflow
Draft

ci: add release creation workflow#6
David Pine (IEvangelist) wants to merge 2 commits into
mainfrom
dapine/release-workflow

Conversation

@IEvangelist

@IEvangelist David Pine (IEvangelist) commented May 11, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a release creation workflow for merged sync PRs into main.
  • Read the release version from .plugin/plugin.json, create the corresponding v{version} GitHub release, and extract matching notes from CHANGELOG.md with a fallback.
  • Pin actions/checkout to the latest release SHA with a version comment.
  • Reset plugin, marketplace, Gemini, and top-level skill version metadata to 0.0.1.
  • Update the changelog header so the workflow resolves v0.0.1 with real notes.
  • Expand plugin and marketplace keywords/tags beyond .NET to include TypeScript, JavaScript, Python, and AppHost scenarios.
  • Validation: confirmed required files exist, simulated version/tag and release-note extraction locally, parsed updated JSON manifests, and checked workflow/metadata diffs with git diff --check.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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