zephyr/scripts/ci
Mirai SHINJO e4650bc349 scripts: ci: check_compliance: fix identity check for multiple DCOs
The current implementation of the identity check fails if multiple DCO
signoff lines are present and the first instance of the signoff line
does not belong to the author of the commit. This patch proposes a solution
that allows patches with multiple DCO signoff lines to pass the identity
check, regardless of the order of the signoff lines.

Signed-off-by: Mirai SHINJO <oss@mshinjo.com>
2025-05-13 17:46:01 +02:00
..
coverage Coverage: Update color to font_color in header_format 2025-01-24 08:39:16 +01:00
es_upload ci: elasticsearch: Upload script index map examples 2024-09-26 17:44:01 -04:00
stats
check_compliance.py scripts: ci: check_compliance: fix identity check for multiple DCOs 2025-05-13 17:46:01 +02:00
errno.py
guideline_check.py scripts: ci: guideline_check: mitigate excessive false positives 2024-08-19 09:51:34 -04:00
Kconfig.board.v2 scripts: ci: check_compliance: add BOARD_REVISION in Kconfig.board.v2 2024-10-07 18:42:14 +02:00
pylintrc ci: compliance: remove dropped pylint rules 2024-09-26 13:30:12 -05:00
tags.yaml scripts: ci: tags: Add zephyr-keep-sorted check 2024-11-26 14:43:47 +00:00
test_plan.py ci: testsplan: skip module handling with no west changes 2024-11-27 10:59:11 -05:00
twister_ignore.txt ci: add empty CODEOWNERS file 2025-03-27 09:50:45 +01:00
twister_report_analyzer.py ci: twister: Group CMake and Build failures in Twister analysis 2025-02-13 16:42:23 +01:00
upload_test_results_es.py ci: elasticsearch: Upload script improvements 2024-09-09 15:24:26 +03:00
version_mgr.py