Skip to content

chore: Regenerate prod as part of release.yml GHA - #3475

Open
zbynekstara wants to merge 2 commits into
clientIO:masterfrom
zbynekstara:regenerate-prod-on-release
Open

chore: Regenerate prod as part of release.yml GHA#3475
zbynekstara wants to merge 2 commits into
clientIO:masterfrom
zbynekstara:regenerate-prod-on-release

Conversation

@zbynekstara

@zbynekstara zbynekstara commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Description

As a last step in the automatic release process, regenerate the prod branch to match the current status of master (= what was just released).

Motivation and Context

The prod branch is what joint-plus logic uses as the source of truth for its own release process.

Copilot AI left a comment

Copy link
Copy Markdown

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 Release GitHub Actions workflow so that, after successfully publishing packages from master, it also force-updates the prod branch to point at the released commit. This keeps prod aligned with the canonical released state that downstream “joint-plus” release logic depends on.

Changes:

  • Extend the publish job to mirror the released commit onto prod (only when packages were actually published).
  • Update workflow header comments to reflect the new prod-reset behavior.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@zbynekstara
zbynekstara requested a review from kumilingus August 24, 2026 08:47
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.

2 participants