mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Recent changes to node-core-utils attempt to read pull request labels when deciding whether or not to start a V8 CI. This requires a valid GitHub token with appropriate permissions to be set for node-core-utils. Refs: https://github.com/nodejs/node-core-utils/pull/652 PR-URL: https://github.com/nodejs/node/pull/45185 Fixes: https://github.com/nodejs/node/issues/45163 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>