stable
Clone or download
Read-only
Have a pull request that references an artifact. In the artifact, the corresponding cross reference is displayed: - in the repository section - with the title of the PR - with who created the PR, and when - with the status (Review, Abandonned, Merged) Part of story #17182: reference tuleap artifacts in gitlab merge requests Change-Id: Iac0729c06c39e68c221158383e6aae629804d473
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/pullrequest/include/PullRequest/Reference/CrossReferencePullRequestOrganizer.php | +222 | −0 | Go to diff View file |
M | plugins/pullrequest/include/pullrequestPlugin.php | +20 | −2 | Go to diff View file |
M | plugins/pullrequest/site-content/fr_FR/LC_MESSAGES/tuleap-pullrequest.po | +11 | −2 | Go to diff View file |
A | plugins/pullrequest/tests/unit/PullRequest/Reference/CrossReferencePullRequestOrganizerTest.php | +400 | −0 | Go to diff View file |