You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to propose a feature about comment type.
With GITLAB_COMMENT_TYPE we can set it to discussion or note.
When a changeset is missing I would like to have a discussion to block merge request without resolution of the discussion.
If one is set a simple note is ok
I propose to add an optional configuration GITLAB_COMMENT_TYPE_IF_MISSING to allow this behaviour.
If it is ok I will create a PR with this modification
The text was updated successfully, but these errors were encountered:
utix
added a commit
to Neat-eu/changesets-gitlab
that referenced
this issue
Jul 22, 2024
Hi,
I would like to propose a feature about comment type.
With
GITLAB_COMMENT_TYPE
we can set it todiscussion
ornote
.When a changeset is missing I would like to have a
discussion
to block merge request without resolution of the discussion.If one is set a simple
note
is okI propose to add an optional configuration
GITLAB_COMMENT_TYPE_IF_MISSING
to allow this behaviour.If it is ok I will create a PR with this modification
The text was updated successfully, but these errors were encountered: