Skip to content

Automate immutable public-contract releases#10

Merged
RollNuts merged 1 commit into
mainfrom
agent/contract-release-automation-20260719
Jul 19, 2026
Merged

Automate immutable public-contract releases#10
RollNuts merged 1 commit into
mainfrom
agent/contract-release-automation-20260719

Conversation

@RollNuts

Copy link
Copy Markdown
Contributor

Summary

Add a permanent release path for the independently versioned public contract.

Behavior

  • on a reviewed main change to the release workflow, package version, or changelog, read the package version;
  • reject 0.0.0 and require a matching changelog heading;
  • create the missing annotated vX.Y.Z tag at the reviewed merge commit;
  • create the corresponding GitHub Release;
  • leave an existing tag untouched, so released schema IDs remain immutable.

This PR contains no product implementation or customer data. The normal public-contract CI still validates all contract assets before merge.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@RollNuts
RollNuts merged commit 2ca5d1d into main Jul 19, 2026
1 check 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.

1 participant