Upcoming Enhancement to SKARA: CSR Check for Backport Pull Requests

Zhao Song zhao.song at oracle.com
Wed Mar 27 18:12:40 UTC 2024


Hi All,

There is an upcoming enhancement [1] to SKARA.

The Skara bot will check if a CSR is potentially required for a backport pull request. Specifically, in a backport pull request, if any associated issues have a resolved CSR for a different fix version, the Skara bot will automatically add the "csr" label to the pull request and post a comment.

If the "csr" label is applied to your pull request, your pull request will be blocked from integration until it is handled. To handle the "csr" label, you can either go through the CSR process [2], or reviewers of the project can issue the command "/csr unneeded" [3] to remove this requirement.

Thanks,
Zhao

[1]https://bugs.openjdk.org/browse/SKARA-2198
[2]https://wiki.openjdk.org/display/csr/Main
[3]https://wiki.openjdk.org/display/SKARA/Pull+Request+Commands#PullRequestCommands-/csr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jdk-dev/attachments/20240327/0be0d753/attachment-0001.htm>


More information about the jdk-dev mailing list