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
Gnitpick was initially written with Github and Travis-CI in mind. But if might also be useful on Gitlab-CI.
We should incorporate checking for CI_MERGE_REQUEST_SOURCE_BRANCH_SHA and CI_MERGE_REQUEST_TARGET_BRANCH_SHA to get the Gitlab-CI Merge Request commit range.
Gnitpick was initially written with Github and Travis-CI in mind. But if might also be useful on Gitlab-CI.
We should incorporate checking for
CI_MERGE_REQUEST_SOURCE_BRANCH_SHA
andCI_MERGE_REQUEST_TARGET_BRANCH_SHA
to get the Gitlab-CI Merge Request commit range.See https://docs.gitlab.com/ee/ci/variables/predefined_variables.html
The text was updated successfully, but these errors were encountered: