##// END OF EJS Templates
pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case....
pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case. Usually WIP in title means unfinished task that needs still some work. This pattern is present in Gitlab/Github and is already quite common.

File last commit:

r2567:2a2a69c4 stable
r4099:c12e69d0 default
Show More
release-notes-4.11.3.rst
40 lines | 421 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.11.3.rst
docs: added release notes for 4.11.3
r2567 |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.