RFR: SKARA-1340: Correct email domain not always used when adding a contributor to a PR [v2]
Erik Joelsson
erikj at openjdk.java.net
Tue Feb 8 14:22:52 UTC 2022
On Tue, 8 Feb 2022 08:33:07 GMT, Guoxiong Li <gli at openjdk.org> wrote:
>> Hi all,
>>
>> The contributor command uses the static domain `openjdk.org` which causes this issue. This patch uses the domain of the configuration instead of the static `openjdk.org` and adjusts the test cases.
>>
>> Thanks for taking the time to review.
>>
>> Best Regards,
>> -- Guoxiong
>
> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert the default domain.
I don't know what the correct solution for this is without thoroughly investigating the known cases where the current behavior was wrong. Unfortunately those are Oracle internal cases, so I can't share any details.
-------------
PR: https://git.openjdk.java.net/skara/pull/1281
More information about the skara-dev
mailing list