Integrated: 2527: Sponsored commits may get wrong author
Zhao Song
zsong at openjdk.org
Tue Aug 5 16:41:27 UTC 2025
On Thu, 17 Jul 2025 21:11:43 GMT, Zhao Song <zsong at openjdk.org> wrote:
> When determining the author of a commit, if the author of pr doesn't have OpenJDK Id, the bot falls back to use the author from the last commit of the pr, in this way, the bot may give credit to the wrong person.
> In this patch, if the author of pr doesn't have OpenJDK Id, the bot will try to parse full name and email from the forge first, if it fails, then it will fall back to use the author of the last commit.
This pull request has now been integrated.
Changeset: 5400a26c
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/5400a26c577b08ff958e62134edaca01a532deed
Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
2527: Sponsored commits may get wrong author
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1726
More information about the skara-dev
mailing list