jenkinsci / jenkinsci/gitlab-plugin

Add method to publish build artifacts to GitLab

Open
#486 10 comments 13 reactions 1 assignee Claimed by @mreichel View on GitHub
feature request
Dominant language
Java
Stars
1.4k
Forks
615
Avg merge
4h 32m
Merged PRs (30d)
10

Description

There's currently a lack of a method to push build artifacts from Jenkins to GitLab as resulting from the builds.
On Merge Requests this can be hacked around by providing a comment with the artifact links, but for regular Push and Tag builds that method won't work.

GitLab does seem to have [support for this](https://gitlab.com/help/api/ci/builds.md#upload-artifacts-to-build) through their API as well, though I don't know how hard it would be to do from the Jenkins side.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.