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

Retry pull-request creation if there are errors #226

Merged
merged 1 commit into from
May 10, 2018

Commits on May 9, 2018

  1. Retry pull-request creation if there are errors

    There is a race-condition when creating a Pull Request on GitHub where the feature branch that was pushed in the previous command may not be completely resolved by GitHub.  This adds a few retries as a means of waiting it out.
    codenamev committed May 9, 2018
    Configuration menu
    Copy the full SHA
    2304240 View commit details
    Browse the repository at this point in the history