jenkinsci / jenkinsci/gitlab-plugin

GitLab Commit Comment

Open
#769 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Java
Stars
1.4k
Forks
615
Avg merge
4h 32m
Merged PRs (30d)
10

Description

Hello,

I'm curious what the current stance is on adding a function that would add a comment to a commit.

Currently I'm using this plugin to provide ephemeral CI results on Merge Requests to provide our Merge Acceptors with faster/better feedback. I'd also like to integrate this with my pipeline that stores permanent CI results. This pipeline is run on each of our releasable branches on every push so that we can see how the code quality is trending over time.

Part of this is providing a snapshot result comment on the latest commit. Currently I'm doing this with Curl Post requests directly to the API and using the GitLabAfter environment variable, but it would be cleaner if this was a built-in function.

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.