remorses/actions-cli

Not working for organization repositories using built in login flow, HttpError: Not Found

northtree opened this issue · 3 comments

✗ actions-cli login
login at http://localhost:61580
Token Saved
Run actions-cli to see the actions status for the current commit

✗ actions-cli
ℹ getting last commit sha
⠼ fetching state for sha 'b91e1fd'
HttpError: Not Found

Do you have a repo to reproduce the error?

It works on public repo, but returns HttpError for organization repos.

You can try use your own token with actions-cli login --token and use a token with read:org permissions

The token you get on localhost only has repo permissions