Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship js Manual Prepare が依存関係でエラーになっている(リリースPRは作成されている)問題の解消 #294

Open
TokiyaHorikawa opened this issue Dec 27, 2023 · 0 comments

Comments

@TokiyaHorikawa
Copy link
Collaborator

TokiyaHorikawa commented Dec 27, 2023

実際にエラーになったactions
https://github.com/globis-org/frontend-standard/actions/runs/7336086421

依存関係か何かの非推奨な設定を書き換えてあげると直りそう

Deprecation: [@octokit/request-error] `error.code` is deprecated, use `error.status`.
    at RequestError.get (/home/runner/work/frontend-standard/frontend-standard/node_modules/@octokit/request-error/dist-node/index.js:57:21)
    at Proxy.cli (/home/runner/work/frontend-standard/frontend-standard/node_modules/shipjs/src/cli.js:50:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/runner/work/frontend-standard/frontend-standard/node_modules/shipjs/bin/shipjs:7:5
RequestError [HttpError]: Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the globis-org/frontend-standard repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant