db02f11c04
This script lists all new commits from users with few merged commits. By default, it looks at the last week, and considers anyone with fewer than 5 commits merged to be a new user. Currently the only command line argument that's accepted is the gerrit username of the person running the query. To modify any of the other options, the values hard-coded into the script need to be updated. To keep down the number of repeated queries, the script saves lists of users considered to be experienced, as well as the commits from new users that it lists. Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: Ic698798f3fddc77900c8c4e6f8427991bda3f2d1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/78184 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com> |
||
---|---|---|
.. | ||
config | ||
cross-repo-cherrypick | ||
decode_spd.sh | ||
description.md | ||
dts-to-fmd.sh | ||
find-unused-kconfig-symbols.sh | ||
find_new_user_commits.sh | ||
gerrit-rebase | ||
get_maintainer.pl | ||
maintainers.go | ||
no-fsf-addresses.sh | ||
parse-maintainers.pl | ||
prepare-commit-msg.clang-format | ||
rm_unused_code | ||
show_platforms.sh | ||
testsoc | ||
ucode_h_to_bin.sh | ||
update_submodules |