stable

Clone or download

Read-only

[feature] Update associated SHA-1 of a GitLab branch

This is part of story #17181 reference tuleap artifacts in gitlab branches If a push occurs in branch already referenced in an artifact, then the associated SHA-1 is updated. Change-Id: I672e9e29685a7f2f9013817358d588f61f1bd820

Modified Files

Name
M plugins/gitlab/include/Repository/Webhook/PostPush/Branch/BranchInfoDao.php +19 −0 Go to diff View file
M plugins/gitlab/include/Repository/Webhook/PostPush/Branch/PostPushWebhookActionBranchHandler.php +22 −1 Go to diff View file
M plugins/gitlab/tests/unit/Repository/Webhook/PostPush/Branch/PostPushWebhookActionBranchHandlerTest.php +12 −1 Go to diff View file