我正在尝试使用 GitHub API 向拉取请求添加提交以解决问题。但是看到错误
curl -H“授权:令牌“密钥””-X POST -d'{“body”:“失败”}'“ https://github-site/repos/:repository/issues/PR_NUMBER/comments ”
curl 命令的响应。
{“消息”:“未找到”,“documentation_url”:“ https://developer.github.com/enterprise/2.15/v3/issues/comments/#create-a-comment ”}