CI: version and generate definition failing
noraj opened this issue · 4 comments
noraj commented
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.
minimum2scp commented
@jasonkarns Can you take a look at these workflows again?
I tried to reproduce this problem by following steps,
- Fork nodenv/node-build to minimum2scp/node-build
- Generate PAT with my account and set it to secret
BOT_TOKEN
in minimum2scp/node-build repo - 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.
jasonkarns commented
I'll get into it this weekend.
LaughDonor commented
Any updates @jasonkarns ?
jasonkarns commented
Token bumped. Sorry for the delay folks.