Integrated: 1714: CSR detection only happens on the title bug of a PR

Zhao Song zsong at openjdk.org
Wed Dec 21 18:59:11 UTC 2022


On Wed, 14 Dec 2022 01:08:08 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.

This pull request has now been integrated.

Changeset: 98f997da
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/98f997dafdbba591e6ffbb7f75425f113e73734a
Stats:     844 lines in 11 files changed: 552 ins; 129 del; 163 mod

1714: CSR detection only happens on the title bug of a PR

Reviewed-by: erikj

-------------

PR: https://git.openjdk.org/skara/pull/1443


More information about the skara-dev mailing list