Skip to content

ci: sync ncrypto from latest Node release, update script#45

Merged
panva merged 1 commit intonodejs:mainfrom
panva:update-script
May 8, 2026
Merged

ci: sync ncrypto from latest Node release, update script#45
panva merged 1 commit intonodejs:mainfrom
panva:update-script

Conversation

@panva
Copy link
Copy Markdown
Member

@panva panva commented May 8, 2026

Updates the Node ncrypto sync automation to sync from the latest stable Node.js release by default.

The sync script now resolves the latest stable Node.js release tag from nodejs/node tags when no node_ref is provided, while still allowing a specific release tag/ref to be passed manually. Prerelease tags are ignored.

The workflow now uses the resolved Node.js version in the sync branch name, commit subject, PR title, and PR body. It also avoids opening a PR when only .github/sync-node-ncrypto.json would change.

PR handling was tightened so existing open sync PRs are updated, closed PRs are not reused, first-time branch creation does not emit a noisy fetch failure, and conflict-producing syncs are opened or kept as draft PRs with the conflicting files listed in the description.

Signed-off-by: Filip Skokan <panva.ip@gmail.com>
@panva panva force-pushed the update-script branch from ad5a47d to d209d3e Compare May 8, 2026 11:14
@panva panva merged commit a35fdba into nodejs:main May 8, 2026
13 checks passed
@panva panva deleted the update-script branch May 8, 2026 12:42
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