RFR: 1714: CSR detection only happens on the title bug of a PR [v3]

Zhao Song zsong at openjdk.org
Thu Dec 15 23:07:55 UTC 2022


> 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 incrementally with one additional commit since the last revision:

  fix a problem

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

Changes:
  - all: https://git.openjdk.org/skara/pull/1443/files
  - new: https://git.openjdk.org/skara/pull/1443/files/f2f88456..989937b2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=skara&pr=1443&range=02
 - incr: https://webrevs.openjdk.org/?repo=skara&pr=1443&range=01-02

  Stats: 42 lines in 4 files changed: 17 ins; 0 del; 25 mod
  Patch: https://git.openjdk.org/skara/pull/1443.diff
  Fetch: git fetch https://git.openjdk.org/skara pull/1443/head:pull/1443

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


More information about the skara-dev mailing list