tiny-scripts: cask-repair Unprocessable Entity (HTTP 422)

every time when I accept submit

Submitting…
Error creating pull request: Unprocessable Entity (HTTP 422)
Missing field: "head_sha"
Missing field: "base_sha"
No commits between master and cask-repair_update-torbrowser-de
Error creating pull request: Unprocessable Entity (HTTP 422)
Missing field: "head_sha"
Missing field: "base_sha"
No commits between master and cask-repair_update-torbrowser-de

full output: https://gist.github.com/yurikoles/9e527b651f3b7c0961e4761d7b3abad0

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 38 (16 by maintainers)

Commits related to this issue

Most upvoted comments

Definitely something that hub intends to work on.

Fortunately, it’s also something that it seems we can work around in with cask-repair.

Should be fixed in the now released version. Thank you all for the reports.

@vitorgalvao so its seems like this option definitely, because I had successfully submitted this PR with all options same except this. I just removed it. https://github.com/caskroom/homebrew-versions/pull/2162

[push]
default = upstream

I have had a similar error. Have you setup SSH key on your computer and GitHub? https://help.github.com/articles/generating-an-ssh-key/