RFR: 1714: CSR detection only happens on the title bug of a PR [v5]
Erik Joelsson
erikj at openjdk.org
Tue Dec 20 22:12:40 UTC 2022
On Fri, 16 Dec 2022 19:08:40 GMT, Zhao Song <zsong at openjdk.org> wrote:
>> Currently, our bots only detect CSR issues that are directly linked to the main issue.
>>
>> With this patch, our bots will be able to detect CSR issues that are linked to all of the issues that this PR solves. Additionally, all detected CSR issues will affect the integration blockers.
>>
>> The `/csr needed` command will allow you to create a CSR issue that is linked to any of the issues solved by this PR. The `/csr unneeded` command will be blocked if any of the issues associated with this PR have an active CSR issue.
>
> Zhao Song has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>
> - Merge branch 'master' into SKARA-1714
> - fix a problem
> - fix a problem
> - fix problems
> - SKARA-1714
I think this is ok now, but would be good if you could try it in staging on the playground repo with bugs-stage and go through some scenarios.
-------------
Marked as reviewed by erikj (Lead).
PR: https://git.openjdk.org/skara/pull/1443
More information about the skara-dev
mailing list