| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
Fast-track has been requested by @aduh95. Please 👍 to approve. |
Sorry, something went wrong.
There was a problem hiding this comment.
To fix the CQ failing to push, we need to use the nodejs-github-bot token when merging, as the gituhb-actions bot user is not allowed to push to this repo (see conversation in #40734).
Sorry, something went wrong.
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
GraphQL error: Your token has not been granted the required scopes to execute this query. The 'login' field requires one of the following scopes: ['read:org'], but your token has only been granted the: ['read:user', 'repo', 'user:email', 'workflow'] scopes. Please modify your token's scopes at: https://github.com/settings/tokens. https://github.com/nodejs/node/runs/4131235476?check_suite_focus=true |
Sorry, something went wrong.
|
It looks like we need to either go back to using both tokens, or update the permissions of the bot's token. I'll open an issue on nodejs/admin to request the latter, but on the mean time the CQ is broken. |
Sorry, something went wrong.
Use `gh` CLI for CI and commit queue jobs, and use the correct token to merge PRs. PR-URL: #40742 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com>
|
I temporarily disabled the CQ action until we fix the issue. |
Sorry, something went wrong.
Use `gh` CLI for CI and commit queue jobs, and use the correct token to merge PRs. PR-URL: #40742 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com>
| Back | FazBrowse Home | New Git URL |
/cc @nodejs/actions