Reranko05 commented on PR #50467: URL: https://github.com/apache/arrow/pull/50467#issuecomment-4954014896
@kou, I tested this on my fork. The workflow reaches the `convertPullRequestToDraft` mutation, but GitHub returns: > GraphqlResponseError: Resource not accessible by integration This happens when calling `convertPullRequestToDraft` with the workflow's `GITHUB_TOKEN` (which already has `pull-requests: write` configured). Do you know if there's a different API or approach we should use for converting a PR to draft in our workflows? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
