coreboot-kgpe-d16/util/scripts
Martin Roth db02f11c04 util/scripts: Add a script to find new users' commits on gerrit
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>
2023-10-16 18:53:26 +00:00
..
config
cross-repo-cherrypick Switch scripts over to use main branch 2023-09-13 05:44:56 +00:00
decode_spd.sh
description.md util/scripts: Add a script to find new users' commits on gerrit 2023-10-16 18:53:26 +00:00
dts-to-fmd.sh
find-unused-kconfig-symbols.sh
find_new_user_commits.sh util/scripts: Add a script to find new users' commits on gerrit 2023-10-16 18:53:26 +00:00
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