RFR: 1714: CSR detection only happens on the title bug of a PR [v2]
Zhao Song
zsong at openjdk.org
Thu Dec 15 19:29:38 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 problems
-------------
Changes:
- all: https://git.openjdk.org/skara/pull/1443/files
- new: https://git.openjdk.org/skara/pull/1443/files/31c75211..f2f88456
Webrevs:
- full: https://webrevs.openjdk.org/?repo=skara&pr=1443&range=01
- incr: https://webrevs.openjdk.org/?repo=skara&pr=1443&range=00-01
Stats: 237 lines in 12 files changed: 81 ins; 70 del; 86 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