##// END OF EJS Templates
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits....
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits. This is required to increase the versions on each concurrent call. Otherwise we could get into an integrity errors of commitsha+version+repo

File last commit:

r2567:2a2a69c4 stable
r3408:2a133f7e stable
Show More
release-notes-4.11.3.rst
40 lines | 421 B | text/x-rst | RstLexer

|RCE| 4.11.3 |RNS|

Release Date

  • 2018-02-14

New Features

General

Security

Performance

Fixes

  • Pull requests: fixed problems with opening pull requests when default branches in repository didn't exist or were closed.

Upgrade notes

  • Unscheduled bugfix release fixing pull request opening issues reported.