Skip to content

fix(ci): point the CLA check at our node24 fork - #135

Merged
finalerock44 merged 1 commit into
devfrom
fix/cla-node24
Sep 2, 2026
Merged

fix(ci): point the CLA check at our node24 fork#135
finalerock44 merged 1 commit into
devfrom
fix/cla-node24

Conversation

@finalerock44

Copy link
Copy Markdown
Contributor

Upstream contributor-assistant/github-action is archived and still declares node20; GitHub's forced Node 24 migration makes the step succeed then exit non-zero, so the required check failed on every PR from 2026-09-02. devicecloud-dev/cla-assistant-action is a private fork whose only change is the runtime declaration.

What & why

Type of change

  • fix — bug fix
  • feat — new feature
  • perf — performance improvement
  • refactor — code change that's neither a fix nor a feature
  • docs — documentation only
  • chore / ci / build / test — tooling, no user-facing change
  • Breaking change (title has ! or PR notes a BREAKING CHANGE:)

Checklist

  • PR title follows the Conventional Commits format (see comment above)
  • pnpm lint passes
  • pnpm typecheck passes
  • pnpm build passes
  • I have not bumped the version or edited CHANGELOG.md (release-please handles this)
  • I have signed the CLA (the bot will prompt on first contribution)
  • Docs / README.md / STYLE_GUIDE.md updated if behaviour or output changed

How to test

@finalerock44 finalerock44 self-assigned this Sep 2, 2026
@claude

claude Bot commented Sep 2, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

Upstream contributor-assistant/github-action is archived and still declares
node20; GitHub's forced Node 24 migration makes the step succeed then exit
non-zero, so the required check failed on every PR from 2026-09-02.
devicecloud-dev/cla-assistant-action@v2.6.2 is a private fork whose only change
is the runtime declaration.
@finalerock44
finalerock44 merged commit 3222dda into dev Sep 2, 2026
8 checks passed
@finalerock44
finalerock44 deleted the fix/cla-node24 branch September 2, 2026 14:48
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.

1 participant