summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorOswaldo Ferreira <oswaldo@gitlab.com>2019-07-05 16:31:10 -0300
committerOswaldo Ferreira <oswaldo@gitlab.com>2019-07-09 14:36:29 -0300
commit84dd31493ec1a4d1463e13a3dc672f5cf5398aa3 (patch)
tree8db439885c6d85c1bf9e6389746c9930e877d48e /docker
parentededb334c66fa25cb8518258d85b1f7da1dd8f26 (diff)
downloadgitlab-ce-84dd31493ec1a4d1463e13a3dc672f5cf5398aa3.tar.gz
[CE port] Bypass push rules for merge to ref serviceosw-bypass-push-rules-for-merge-to-ref
Turns out push rules to validate commit message does not apply in the context of automatic merge to the refs/merge-requests/:iid/merge. Mainly because if it fails to merge to it, we currently can't give enough preemptive feedback to the user and it'll turn the merge request unmergeable (given we automatically mark it as unmergeable if we can't merge to the ref). In general, it's a systematic operation, which already bypasses user authorization and git hooks. Therefore, this commit makes it bypass the push rules at EE as well.
Diffstat (limited to 'docker')
0 files changed, 0 insertions, 0 deletions