stable

Clone or download

Read-only

Do not create empty labels

This is part of story #10498: Add labels on pull requests This is needed for https://gerrit.tuleap.net/9400 Change-Id: Ib9b5c53793f859ab5db9d741804211bb8ba993ec

Modified Files

Name
M src/common/Label/REST/LabelsUpdater.php +28 −1 Go to diff View file
A src/common/Label/REST/UnableToAddEmptyLabelException.php +25 −0 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
M tests/simpletest/common/Label/REST/LabelsUpdaterTest.php +28 −0 Go to diff View file