Skip to content

Correct Source-Only Release Mechanics - #856

Merged
ptr727 merged 1 commit into
developfrom
fix/issue-855-source-only-release
Aug 19, 2026
Merged

Correct Source-Only Release Mechanics#856
ptr727 merged 1 commit into
developfrom
fix/issue-855-source-only-release

Conversation

@ptr727

Copy link
Copy Markdown
Owner

Summary

  • correct the canonical source-only release description
  • document the hub-hosted reusable release task inputs
  • regenerate the GitHub Copilot and Claude Code skill distributions

Root Cause

The generated skill reference retained the former standalone publisher mechanics after source-only callers moved to the hub-hosted reusable release workflow.

Validation

  • complete local verification suite from OPERATIONS.md
  • 730 unit tests
  • audit and safety self-tests
  • distribution, repository, prose, spec, editorconfig, ShellCheck, and PSScriptAnalyzer gates

References #855

CopilotAI lite review requested due to automatic review settings August 19, 2026 22:55

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documented release mechanics for source-only repositories to match the current hub-hosted reusable workflow contract, then propagates that correction through the generated skill distributions.

Changes:

  • Correct the source-only release description to state publish-release.yml calls the hub-hosted build-release-task.yml with all build targets disabled and expect_release_assets: false.
  • Regenerate the distributed skill trees so the canonical reference and generated copies match.
  • Update the Claude plugin skill bundle source digest to reflect the regenerated content.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

FileDescription
.github/skills/operational-vs-release-workflow/references/release-publish-mechanics.mdUpdates the canonical skill reference to describe the hub-hosted reusable release task for source-only repos.
.agents/skills/operational-vs-release-workflow/references/release-publish-mechanics.mdRegenerates the Copilot skill distribution copy with the corrected source-only release mechanics.
.claude-plugin/fleet-skills/skills/operational-vs-release-workflow/references/release-publish-mechanics.mdRegenerates the Claude plugin skill distribution copy with the corrected source-only release mechanics.
.claude-plugin/fleet-skills/.source-digestUpdates the bundle digest to match the regenerated Claude plugin skill content.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ptr727
ptr727 merged commit af9033f into developAug 19, 2026
8 checks passed
Sign up for freeto 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.

2 participants

@ptr727