stable
Clone or download
Read-only
This is part of story #17182 reference tuleap artifacts in gitlab merge requests No functional changes. How to test: - Have an integrated GitLab repository - Commit with references in this repository Expected results: - References must be extracted and cross references will be created. Change-Id: Icca0c703d0fe85f4d931d2625e878900d7940b58
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/gitlab/include/Repository/Webhook/PostPush/PostPushWebhookDataBuilder.php | +46 | −0 | Go to diff View file |
M | plugins/gitlab/include/Repository/Webhook/WebhookDataExtractor.php | +15 | −16 | Go to diff View file |
M | plugins/gitlab/include/gitlabPlugin.php | +5 | −2 | Go to diff View file |
A | plugins/gitlab/tests/unit/Repository/Webhook/PostPush/PostPushWebhookDataBuilderTest.php | +89 | −0 | Go to diff View file |
M | plugins/gitlab/tests/unit/Repository/Webhook/WebhookDataExtractorTest.php | +8 | −5 | Go to diff View file |