Skip to content

ci(changelog): pin auto-sync workflow to node 22.22.1#869

Merged
ashleyshaw merged 1 commit into
developfrom
fix/changelog-auto-sync-node22
Jun 6, 2026
Merged

ci(changelog): pin auto-sync workflow to node 22.22.1#869
ashleyshaw merged 1 commit into
developfrom
fix/changelog-auto-sync-node22

Conversation

@ashleyshaw

@ashleyshaw ashleyshaw commented Jun 6, 2026

Copy link
Copy Markdown
Member

Linked issues

Relates to #867

Changelog

  • Pin the changelog auto-sync workflow to Node 22.22.1 so npm ci --ignore-scripts can install the current dependency set without EBADENGINE failures.

Risk Assessment

  • Low. This only changes the workflow runtime version for the changelog auto-sync job.

How to Test

  • Confirm the workflow uses Node 22.22.1.
  • Re-run the auto-sync job after merge to verify npm ci --ignore-scripts completes successfully.

Checklist (Global DoD / PR)

  • All AC met and demonstrated
  • Tests added/updated (unit/E2E as appropriate)
  • Accessibility checklist completed (where relevant)
  • Docs/readme/changelog updated (if user-facing)
  • Security checklist completed (where relevant)
  • Code/design reviews approved
  • CI green; linked issues closed; release notes prepared (if shipping)

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@ashleyshaw, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 44 minutes and 27 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: b444276b-12d6-4ae9-8487-8d4df8886a5e

📥 Commits

Reviewing files that changed from the base of the PR and between 9b55ca6 and 7900fd5.

📒 Files selected for processing (1)
  • .github/workflows/changelog-auto-update.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/changelog-auto-sync-node22

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

✅ Template check passed after update. Thanks for fixing the PR description.

@github-actions github-actions Bot added status:needs-review Awaiting code review type:bug Bug or defect labels Jun 6, 2026
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

🔍 Reviewer Summary for PR #869

CI Status:success
Files changed: 1
Risk Distribution: 1 critical, 0 high, 0 medium, 0 low

Recommendations

  • ⚠️ 1 critical-risk file(s) modified (workflows, secrets)
  • ⚠️ Security-sensitive files modified (review carefully)

@github-actions github-actions Bot added priority:normal Default priority area:ci Build and CI pipelines type:chore Chore / small hygiene change meta:needs-changelog Requires a changelog entry before merge and removed type:chore Chore / small hygiene change labels Jun 6, 2026
@ashleyshaw ashleyshaw added the meta:no-changelog No changelog needed label Jun 6, 2026
@ashleyshaw ashleyshaw requested a review from Copilot June 6, 2026 23:09
@ashleyshaw ashleyshaw removed the meta:needs-changelog Requires a changelog entry before merge label Jun 6, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the changelog auto-sync GitHub Actions workflow to run on a pinned Node.js version (22.22.1), aligning the workflow runtime with the repository’s current dependency engine requirements so npm ci --ignore-scripts no longer fails with EBADENGINE.

Changes:

  • Pin .github/workflows/changelog-auto-update.yml to Node.js 22.22.1 via actions/setup-node@v4.

@ashleyshaw ashleyshaw changed the title fix(changelog): pin auto-sync workflow to node 22.22.1 ci(changelog): pin auto-sync workflow to node 22.22.1 Jun 6, 2026
@ashleyshaw ashleyshaw added type:ci CI/CD pipeline work and removed type:bug Bug or defect labels Jun 6, 2026
@github-actions github-actions Bot added the type:bug Bug or defect label Jun 6, 2026
@ashleyshaw ashleyshaw merged commit c89cd3e into develop Jun 6, 2026
41 of 46 checks passed
@ashleyshaw ashleyshaw deleted the fix/changelog-auto-sync-node22 branch June 6, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci Build and CI pipelines meta:no-changelog No changelog needed priority:normal Default priority status:needs-review Awaiting code review type:bug Bug or defect type:ci CI/CD pipeline work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants