Skip to content

CI: Force Node.js 24 for action-pr-title#67

Merged
rubambiza merged 1 commit into
kagenti:mainfrom
rubambiza:ci/force-node24
Apr 29, 2026
Merged

CI: Force Node.js 24 for action-pr-title#67
rubambiza merged 1 commit into
kagenti:mainfrom
rubambiza:ci/force-node24

Conversation

@rubambiza
Copy link
Copy Markdown
Contributor

Summary

  • Adds FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true to the PR verifier job
  • Suppresses the Node.js 20 deprecation warning on all caller repos
  • The action only uses @actions/core and @actions/github (string matching + one REST call), verified safe for Node 24

Signed-off-by: Gloire Rubambiza <gloire@ibm.com>
@rubambiza
Copy link
Copy Markdown
Contributor Author

Suggestion from Humr review on a caller PR (humr#361): The caller workflow uses a generic job name verify — renaming it to verify-pr-title would make the check's purpose visible at a glance in the GitHub Actions panel.

This would be a change in each caller repo's pr-verifier.yml, not in this reusable workflow. I'll batch-update the caller PRs with the rename when pushing the SHA bump after this merges.

@rubambiza rubambiza merged commit 4e535f2 into kagenti:main Apr 29, 2026
1 check passed
@rubambiza rubambiza deleted the ci/force-node24 branch April 29, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants