Check dco_signoffs files for missing DCO hashes 31/66831/4
authorEric Ball <eball@linuxfoundation.org>
Thu, 18 Feb 2021 23:48:42 +0000 (15:48 -0800)
committerEric Ball <eball@linuxfoundation.org>
Wed, 10 Mar 2021 16:42:16 +0000 (08:42 -0800)
commit2f4955d304589521c127ea560ad31a69f97dada7
tree307c184c9562b8e86796ae11dcf3f8b4a240affb
parentffd2c88f044a8e8b0fea7a4d502d5177ce546eba
Check dco_signoffs files for missing DCO hashes

When checking for missing DCOs, any hashes found to be documented in
the dco_signoffs (or a user-specified alternative) directory will no
longer be included in the missing list.

Some formatting improvements have also been made to the relevant
files, particularly removing unnecessary #noqa and #nosec directives,
which were not affecting pylint scores.

Issue: RELENG-3396
Change-Id: I7cdac03fb406c6ce862b997c01fb0fab7cfecd76
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
lftools/cli/dco.py
lftools/shell/dco.py
releasenotes/notes/dco-signoffs-feature-e0f65249153942fb.yaml [new file with mode: 0644]
requirements.txt