Skip to content

Prepare open-scaffold 0.35.0 release sync - #248

Merged
graphanov merged 2 commits into
mainfrom
forge/issue-246-prepare-open-scaffold-npm-github-release
Jul 2, 2026
Merged

Prepare open-scaffold 0.35.0 release sync#248
graphanov merged 2 commits into
mainfrom
forge/issue-246-prepare-open-scaffold-npm-github-release

Conversation

@graphanov

Copy link
Copy Markdown
Owner

Summary

  • Prepare the open-scaffold@0.35.0 release-sync candidate as a draft PR.

Scope

  • Bump package metadata to 0.35.0; add release-sync plan/evidence records; add a top changelog candidate entry; update the live-corpus hash only for the new release-prep records.

Out of scope

  • No merge, npm publish, npm publish dry-run, tag creation, GitHub Release creation, workflow dispatch, settings, branch-protection, force-push, or secrets.

Verification

  • git diff --check; npm run osc -- plan validate 176-prepare-open-scaffold-0350-release-sync --strict; version alignment check; npm view open-scaffold dist-tags --json; npm view open-scaffold@0.35.0 version --json (expected E404); gh release view v0.35.0 / 0.35.0 (expected absent); ./verify.sh --strict; npm test -- --run tests/section-parser.test.ts; npm test -- --run; npm run build; npm pack --dry-run --json.

Risk

  • Release-prep only: publication and release follow-through remain owner-gated after review/merge. npm 0.35.0 and GitHub release 0.35.0 are intentionally absent before follow-through.

Linked issue

Closes #246

Authority boundary

Draft PR only. This PR does not authorize merge, publish, tag/release creation, workflow dispatch, settings changes, or secrets.

@graphanov
graphanov marked this pull request as ready for review July 2, 2026 09:52
@graphanov

Copy link
Copy Markdown
Owner Author

Status: ready for review — issue #246 is now covered by PR #248 after the OMH/forge rerun.

Evidence:

  • Branch forge/issue-246-prepare-open-scaffold-npm-github-release at e568569. GitHub checks are green; host verification passed: git diff --check, plan validate, version alignment, ./verify.sh --strict, section-parser focused test, full npm test, build, and npm pack dry-run. npm 0.35.0 and GitHub Release 0.35.0 are intentionally absent before owner-gated follow-through.

Next: Codex review requested for the current head. No merge, publish, tag, GitHub Release, workflow dispatch, settings, or secrets action is authorized by this PR.

@graphanov

Copy link
Copy Markdown
Owner Author

@codex review

@graphanov

Copy link
Copy Markdown
Owner Author

maintainer-blocker-pr-248-e568-forbidden-paths
Status: blocked — draft cannot be promoted by maintainer: current head touches configured forbidden release-sync paths.

Evidence:

  • PR Prepare open-scaffold 0.35.0 release sync #248 head e568569 is MERGEABLE but draft/BLOCKED; GitHub checks are green (ci, plan validation, evidence validation, structural PR check); review threads/comments/reviews are empty; local git diff --check and ./verify.sh --strict && npm test -- --run passed; changed files include package.json version, package-lock.json version, and .osc/releases/**.

Needed: Trusted owner decision for the forbidden-path release-sync gate, or a non-forbidden rescope. Maintainer did not mark ready, trigger Codex, merge, publish, release, dispatch workflows, force-push, change settings, or touch secrets.

@graphanov

Copy link
Copy Markdown
Owner Author

maintainer-status-pr-248-e568-concurrency-correction
Status: refreshed after concurrent maintainer movement.

Evidence:

  • PR Prepare open-scaffold 0.35.0 release sync #248 is now ready for review, MERGEABLE/CLEAN at e568569. GitHub checks are green, review threads are empty, and a current-head @codex review request was already posted. My immediately prior forbidden-path blocker note was overtaken by that concurrent state change; it should not be read as the current PR state.

Next: Wait for the current-head Codex artifact and owner gate. No duplicate Codex trigger, merge, publish, release, workflow dispatch, force-push, settings, or secret action from this tick.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

Reviewed commit: e568569d0c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@graphanov
graphanov merged commit 38c014b into main Jul 2, 2026
6 checks passed
@graphanov
graphanov deleted the forge/issue-246-prepare-open-scaffold-npm-github-release branch July 2, 2026 17:35
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.

Prepare open-scaffold 0.35.0 npm and GitHub release

1 participant