Skip to content
Commit 9b874d66 authored by Kumar Gala's avatar Kumar Gala Committed by Anas Nashif
Browse files

CI: Fix the git commit range we pass on to gitlint



The check-compliance.py script uses gitlint to verify the commit message
and takes a range of git commits to validate via the env var
${COMMIT_RANGE}.  Previously we used ${SHIPPABLE_COMMIT_RANGE} however
for branches that doesn't get us what we want.  So we move to using
origin/${PULL_REQUEST_BASE_BRANCH}..${COMMIT}.

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent a1ff1a09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment