Neuroplexus 在 GitHub Action 权限问题 中发帖
在 PR Validation / Mark PR as Valid 工作流使用 GitHub CLI 时出现错误:
Run gh pr merge https://github.com/DevSubdomains/be-a.dev/pull/26 --auto --squash --subject "Merge pull request(#26)" --body "Auto merge after validation is passed."
gh: To use GitHub CLI in a GitHub Actions workflow, set the GH_TOKEN environment variable. Example:
env:
GH_TOKEN: ${{ github.token }}
Error: Process completed with ...