nodenv/node-build

CI: version and generate definition failing

noraj opened this issue · 4 comments

It has been 3 weeks that the CI is failing. https://github.com/nodenv/node-build/actions

So node-bot is no longer submitting PR for newer versions.

So we are missing 2.9.0+ -> 2.11.1 and 2.6.2+ -> 2.7.1.

@jasonkarns Can you take a look at these workflows again?

image

I tried to reproduce this problem by following steps,

  1. Fork nodenv/node-build to minimum2scp/node-build
  2. Generate PAT with my account and set it to secret BOT_TOKEN in minimum2scp/node-build repo
  3. Invoke Generate Definitions workflow in minimum2scp/node-build repo

but the workflow successfully created Scraped latest definitions PR in minimum2scp/node-build repo.

It seems that updating BOT_TOKEN again (like #813 (comment)) resolves this problem.

I'll get into it this weekend.

Any updates @jasonkarns ?

Token bumped. Sorry for the delay folks.