Skara adds the following comment to a PR when processing the "/csr needed" command:
<USERNAME>: please create a CSR request and add link to it in JDK-nnnnnnn. This pull request cannot be integrated until the CSR request is approved.
This is a confusing comment, suggesting that there is some additional action needed to "add link" beyond creating the CSR. This is not the case, since creating a CSR from the bug does all of the necessary linking.
See this comment for an example of the confusion it created:
https://mail.openjdk.java.net/pipermail/core-libs-dev/2021-March/075486.html
I suggest rewording this to something like:
<USERNAME>: please create a CSR request for JDK-nnnnnnn. This pull request cannot be integrated until the CSR request is approved.
<USERNAME>: please create a CSR request and add link to it in JDK-nnnnnnn. This pull request cannot be integrated until the CSR request is approved.
This is a confusing comment, suggesting that there is some additional action needed to "add link" beyond creating the CSR. This is not the case, since creating a CSR from the bug does all of the necessary linking.
See this comment for an example of the confusion it created:
https://mail.openjdk.java.net/pipermail/core-libs-dev/2021-March/075486.html
I suggest rewording this to something like:
<USERNAME>: please create a CSR request for JDK-nnnnnnn. This pull request cannot be integrated until the CSR request is approved.