You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes staging-era branch gating by deleting .github/workflows/check-branch.yml.
Migrates publish automation to tag-triggered releases via .github/workflows/npm-publish.yml.
Adds .github/workflows/back-merge-pr.yml to automate master -> development back-merge PR creation.
Adds strict .github/workflows/check-version-bump.yml checks, including top CHANGELOG.md version header equality with package.json.
Updates .github/workflows/ci.yml, AGENTS.md, CONTRIBUTING.md, and skills/dev-workflow/SKILL.md to reflect the direct release flow and updated branch policy.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.github/workflows/check-branch.yml..github/workflows/npm-publish.yml..github/workflows/back-merge-pr.ymlto automatemaster -> developmentback-merge PR creation..github/workflows/check-version-bump.ymlchecks, including topCHANGELOG.mdversion header equality withpackage.json..github/workflows/ci.yml,AGENTS.md,CONTRIBUTING.md, andskills/dev-workflow/SKILL.mdto reflect the direct release flow and updated branch policy.Files changed
.github/workflows/back-merge-pr.yml.github/workflows/check-branch.yml(removed).github/workflows/check-version-bump.yml.github/workflows/ci.yml.github/workflows/npm-publish.ymlAGENTS.mdCONTRIBUTING.mdskills/dev-workflow/SKILL.md