Run gh pr create -B staging -t Develop -b "" pull request create failed: GraphQL: GitHub Actions is not permitted to create or approve pull requests (createPullRequest) Error: Process completed with exit code 1. 原因 2022/5/3に、GitHub ActionのPR作成とPRのAproveは権限で設定できるようになった。 これの初期値がデフォルトでオフなので、以前まで動いていたGitHubActionsがいきなりコケるようになっていた。 GitHub Actions: Prevent GitHub Actions from creating and approving pull