RFR: CODETOOLS-7903748 - jcstress: Test list should honor concurrency settings [v6]
Volker Simonis
simonis at openjdk.org
Fri Jul 5 07:28:32 UTC 2024
On Thu, 4 Jul 2024 19:50:36 GMT, PM <duke at openjdk.org> wrote:
>> Jiří Vaněk has updated the pull request incrementally with one additional commit since the last revision:
>>
>> replaced long string concatenation with StringBuilder
>
> Hello my fellow colleague contributors @shipilev @mmirwaldt @pavelrappo @izeye @simonis @edvbld @isopov @lewurm ,
>
> I had signed OCA around 9 years ago from the email id `matcdac at gmail.com` , my only github account this one is also from the same email id `matcdac at gmail.com` , I am subscribed to the mailing list `jcstress-dev` as well from the same email id `matcdac at gmail.com` , could you let me know why OpenJDK GitHub is not recognizing my account, and shows as follows as highlighted in the image from above PR #149 ( https://github.com/openjdk/jcstress/pull/149 ) :-
>
> 
>
> seems to be a discrepancy between yellow circle (recognized, green tick) and red circle (Reviewers @matcdac : no known openjdk.org user name / role)
>
> can anyone of you get this checked
>
> also I need write / push and merge access
@matcdac, unfortunately I don't know your real name, so I can't check in the [OpenJDK Census](https://openjdk.org/census) if you hold any kind of project role in the OpenJDK project. Notice that merely signing a OCA doesn't give you any project role - it only makes you an [OpenJDK Contributor](https://openjdk.org/contribute/). Take a look at the [OpenJDK projects page](https://openjdk.org/projects/) for details about how to advance from Contributor to Author, Committer and Reviewer.
Regarding the image you've attached - I don't think the information in the yellow and red circle contradict. The yellow circle is information from GitHub's builtin workflow. It means that you've successfully reviewed and approved this PR from GitHub's perspective. The information in the red circle comes from the OpenJDK project's customized GitHub workflow which additionally checks the OpenJDK role (according to the [OpenJDK Census](https://openjdk.org/census)) of contributors.
After becoming an [OpenJDK Author](https://openjdk.org/projects/#project-author) (which will give you an OpenJDK user name), you'll have to [associate your GitHub account and your OpenJDK username](https://wiki.openjdk.org/display/SKARA#Skara-AssociatingyourGitHubaccountandyourOpenJDKusername) in order for this workflow to recognize you with your OpenJDK role.
-------------
PR Comment: https://git.openjdk.org/jcstress/pull/149#issuecomment-2210342447
More information about the jcstress-dev
mailing list