stable
Clone or download
Read-only
This is part of story #21418 close artifacts with Done semantic New keywords (case insensitive) are handle to close an artifact. These are: * Implement * Implements * Implemented * Implementing The comment added to the artifact is also updated to deal with the implement keywords. Change-Id: Ia136476823361792ec5929ec09797e28144cd7e4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/include/Repository/Webhook/PostPush/PostPushTuleapArtifactCommentBuilder.php | +4 | −1 | Go to diff View file |
M | plugins/gitlab/include/Repository/Webhook/WebhookTuleapReferencesParser.php | +14 | −3 | Go to diff View file |
M | plugins/gitlab/tests/unit/Repository/Webhook/PostPush/PostPushTuleapArtifactCommentBuilderTest.php | +39 | −0 | Go to diff View file |
M | plugins/gitlab/tests/unit/Repository/Webhook/WebhookTuleapReferencesParserTest.php | +44 | −9 | Go to diff View file |