🚀 Feature: Turn the Node.js version used in CI into an Addon for blockGitHubActionsCI #2183
Closed
2 tasks done
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Feature Request Checklist
main
branch of the repository.Overview
Most of my repos run on the latest known+supported Node.js version in CI. This hasn't been an issue yet that I know of, and I like running many repos on this "latest and greatest" strategy as a form of testing to see whether & how it ever could be.
But, some repos are higher visibility + usage and would prefer to run on the oldest supported Node.js version in CI. They'll want to be able to customize the version set in the preparation action. Example: JoshuaKGoldberg/eslint-plugin-package-json#993 (comment)
Additional Info
🎁
The text was updated successfully, but these errors were encountered: