Skip to content
Commit 1f3eac21 authored by Anna Bridge's avatar Anna Bridge
Browse files

ci: Check commit messages for the use of banned words



This commit adds a user defined rule to GitLint.

This new rule takes a list of words, via a CI secret, which should
not be publicly visible in the SDK and checks commit messages to
ensure they do not contain any of these words.

The list of words is provided to GitLint on the commandline using
a configuration option.

Signed-off-by: Anna Bridge's avatarAnna Bridge <anna.bridge@arm.com>
parent ab502533
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment