Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub API can serve old data if depended calls are executed. #44

Open
RadekManak opened this issue Aug 3, 2023 · 0 comments
Open

GitHub API can serve old data if depended calls are executed. #44

RadekManak opened this issue Aug 3, 2023 · 0 comments

Comments

@RadekManak
Copy link
Contributor

We have seen failures where the cause was GitHub not having fully processed data from our previous call.

  1. Unable to open the pull request, the push was not fuly processed.
Failed to create a pull request: 422 Validation Failed
 Response: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"No commits between openshift:master and openshift-metal3:ironic-bot-master"}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request"}
  1. The pull request was opened, but did not contain new commits.
    Merge https://github.com/openstack/ironic-python-agent:master (c274869) into master openshift/openstack-ironic-python-agent#14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant